2811 lines
95 KiB
JSON
2811 lines
95 KiB
JSON
{
|
|
"pages": {
|
|
"registration_password_reset_done": {
|
|
"template": "registration/password_reset_done.html",
|
|
"elements": {}
|
|
},
|
|
"registration_password_change_form": {
|
|
"template": "registration/password_change_form.html",
|
|
"elements": {
|
|
"logout-form": "#logout-form",
|
|
"content-main": "#content-main",
|
|
"{{ form.new_password1.id_for_label }}_helptext": "#{{ form.new_password1.id_for_label }}_helptext",
|
|
"{{ form.new_password2.id_for_label }}_helptext": "#{{ form.new_password2.id_for_label }}_helptext"
|
|
}
|
|
},
|
|
"registration_password_reset_email": {
|
|
"template": "registration/password_reset_email.html",
|
|
"elements": {}
|
|
},
|
|
"registration_password_reset_confirm": {
|
|
"template": "registration/password_reset_confirm.html",
|
|
"elements": {}
|
|
},
|
|
"registration_password_reset_form": {
|
|
"template": "registration/password_reset_form.html",
|
|
"elements": {}
|
|
},
|
|
"registration_logged_out": {
|
|
"template": "registration/logged_out.html",
|
|
"elements": {}
|
|
},
|
|
"registration_password_reset_complete": {
|
|
"template": "registration/password_reset_complete.html",
|
|
"elements": {}
|
|
},
|
|
"registration_password_change_done": {
|
|
"template": "registration/password_change_done.html",
|
|
"elements": {
|
|
"logout-form": "#logout-form"
|
|
}
|
|
},
|
|
"admin_delete_selected_confirmation": {
|
|
"template": "admin/delete_selected_confirmation.html",
|
|
"elements": {}
|
|
},
|
|
"admin_change_list_object_tools": {
|
|
"template": "admin/change_list_object_tools.html",
|
|
"elements": {}
|
|
},
|
|
"admin_delete_confirmation": {
|
|
"template": "admin/delete_confirmation.html",
|
|
"elements": {
|
|
"deleted-objects": "#deleted-objects"
|
|
}
|
|
},
|
|
"admin_actions": {
|
|
"template": "admin/actions.html",
|
|
"elements": {}
|
|
},
|
|
"admin_color_theme_toggle": {
|
|
"template": "admin/color_theme_toggle.html",
|
|
"elements": {}
|
|
},
|
|
"admin_change_list_results": {
|
|
"template": "admin/change_list_results.html",
|
|
"elements": {
|
|
"result_list": "#result_list"
|
|
}
|
|
},
|
|
"admin_index": {
|
|
"template": "admin/index.html",
|
|
"elements": {
|
|
"content-main": "#content-main",
|
|
"content-related": "#content-related",
|
|
"recent-actions-module": "#recent-actions-module"
|
|
}
|
|
},
|
|
"admin_pagination": {
|
|
"template": "admin/pagination.html",
|
|
"elements": {}
|
|
},
|
|
"admin_base": {
|
|
"template": "admin/base.html",
|
|
"elements": {
|
|
"container": "#container",
|
|
"header": "#header",
|
|
"branding": "#branding",
|
|
"user-tools": "#user-tools",
|
|
"logout-form": "#logout-form",
|
|
"main": "#main",
|
|
"content-start": "#content-start",
|
|
"content": "#content",
|
|
"footer": "#footer",
|
|
"icon-auto": "#icon-auto",
|
|
"icon-moon": "#icon-moon",
|
|
"icon-sun": "#icon-sun"
|
|
}
|
|
},
|
|
"admin_date_hierarchy": {
|
|
"template": "admin/date_hierarchy.html",
|
|
"elements": {}
|
|
},
|
|
"admin_invalid_setup": {
|
|
"template": "admin/invalid_setup.html",
|
|
"elements": {}
|
|
},
|
|
"admin_app_index": {
|
|
"template": "admin/app_index.html",
|
|
"elements": {}
|
|
},
|
|
"admin_500": {
|
|
"template": "admin/500.html",
|
|
"elements": {}
|
|
},
|
|
"admin_object_history": {
|
|
"template": "admin/object_history.html",
|
|
"elements": {
|
|
"content-main": "#content-main",
|
|
"change-history": "#change-history"
|
|
}
|
|
},
|
|
"admin_404": {
|
|
"template": "admin/404.html",
|
|
"elements": {}
|
|
},
|
|
"admin_login": {
|
|
"template": "admin/login.html",
|
|
"elements": {
|
|
"content-main": "#content-main",
|
|
"login-form": "#login-form"
|
|
}
|
|
},
|
|
"admin_change_list": {
|
|
"template": "admin/change_list.html",
|
|
"elements": {
|
|
"content-main": "#content-main",
|
|
"changelist": "#changelist",
|
|
"changelist-form": "#changelist-form",
|
|
"changelist-filter": "#changelist-filter",
|
|
"changelist-filter-header": "#changelist-filter-header",
|
|
"changelist-filter-extra-actions": "#changelist-filter-extra-actions"
|
|
}
|
|
},
|
|
"admin_popup_response": {
|
|
"template": "admin/popup_response.html",
|
|
"elements": {
|
|
"django-admin-popup-response-constants": "#django-admin-popup-response-constants"
|
|
}
|
|
},
|
|
"admin_change_form_object_tools": {
|
|
"template": "admin/change_form_object_tools.html",
|
|
"elements": {}
|
|
},
|
|
"admin_app_list": {
|
|
"template": "admin/app_list.html",
|
|
"elements": {
|
|
"{{ app.app_label }}-{{ model_name }}": "#{{ app.app_label }}-{{ model_name }}"
|
|
}
|
|
},
|
|
"admin_submit_line": {
|
|
"template": "admin/submit_line.html",
|
|
"elements": {}
|
|
},
|
|
"admin_search_form": {
|
|
"template": "admin/search_form.html",
|
|
"elements": {
|
|
"toolbar": "#toolbar",
|
|
"changelist-search": "#changelist-search",
|
|
"searchbar": "#searchbar",
|
|
"searchbar_helptext": "#searchbar_helptext"
|
|
}
|
|
},
|
|
"admin_prepopulated_fields_js": {
|
|
"template": "admin/prepopulated_fields_js.html",
|
|
"elements": {
|
|
"django-admin-prepopulated-fields-constants": "#django-admin-prepopulated-fields-constants"
|
|
}
|
|
},
|
|
"admin_change_form": {
|
|
"template": "admin/change_form.html",
|
|
"elements": {
|
|
"content-main": "#content-main",
|
|
"{{ opts.model_name }}_form": "#{{ opts.model_name }}_form",
|
|
"django-admin-form-add-constants": "#django-admin-form-add-constants"
|
|
}
|
|
},
|
|
"admin_nav_sidebar": {
|
|
"template": "admin/nav_sidebar.html",
|
|
"elements": {
|
|
"toggle-nav-sidebar": "#toggle-nav-sidebar",
|
|
"nav-sidebar": "#nav-sidebar",
|
|
"nav-filter": "#nav-filter"
|
|
}
|
|
},
|
|
"admin_base_site": {
|
|
"template": "admin/base_site.html",
|
|
"elements": {
|
|
"site-name": "#site-name"
|
|
}
|
|
},
|
|
"admin_filter": {
|
|
"template": "admin/filter.html",
|
|
"elements": {}
|
|
},
|
|
"admin_auth_user_change_password": {
|
|
"template": "admin/auth/user/change_password.html",
|
|
"elements": {
|
|
"content-main": "#content-main",
|
|
"{{ opts.model_name }}_form": "#{{ opts.model_name }}_form",
|
|
"{{ form.usable_password.id_for_label }}_helptext": "#{{ form.usable_password.id_for_label }}_helptext",
|
|
"{{ form.password1.id_for_label }}_helptext": "#{{ form.password1.id_for_label }}_helptext",
|
|
"{{ form.password2.id_for_label }}_helptext": "#{{ form.password2.id_for_label }}_helptext"
|
|
}
|
|
},
|
|
"admin_auth_user_add_form": {
|
|
"template": "admin/auth/user/add_form.html",
|
|
"elements": {}
|
|
},
|
|
"admin_includes_object_delete_summary": {
|
|
"template": "admin/includes/object_delete_summary.html",
|
|
"elements": {}
|
|
},
|
|
"admin_includes_fieldset": {
|
|
"template": "admin/includes/fieldset.html",
|
|
"elements": {
|
|
"{{ prefix }}-{{ id_prefix}}-{{ id_suffix }}-heading": "#{{ prefix }}-{{ id_prefix}}-{{ id_suffix }}-heading",
|
|
"{{ field.field.id_for_label }}_helptext": "#{{ field.field.id_for_label }}_helptext"
|
|
}
|
|
},
|
|
"admin_edit_inline_stacked": {
|
|
"template": "admin/edit_inline/stacked.html",
|
|
"elements": {
|
|
"{{ inline_admin_formset.formset.prefix }}-group": "#{{ inline_admin_formset.formset.prefix }}-group",
|
|
"{{ inline_admin_formset.formset.prefix }}-heading": "#{{ inline_admin_formset.formset.prefix }}-heading",
|
|
"{{ inline_admin_formset.formset.prefix }}-{% if forloop.last and inline_admin_formset.has_add_permission %}empty{% else %}{{ forloop.counter0 }}{% endif %}": "#{{ inline_admin_formset.formset.prefix }}-{% if forloop.last and inline_admin_formset.has_add_permission %}empty{% else %}{{ forloop.counter0 }}{% endif %}"
|
|
}
|
|
},
|
|
"admin_edit_inline_tabular": {
|
|
"template": "admin/edit_inline/tabular.html",
|
|
"elements": {
|
|
"{{ inline_admin_formset.formset.prefix }}-group": "#{{ inline_admin_formset.formset.prefix }}-group",
|
|
"{{ inline_admin_formset.formset.prefix }}-heading": "#{{ inline_admin_formset.formset.prefix }}-heading",
|
|
"{{ inline_admin_formset.formset.prefix }}-{% if forloop.last and inline_admin_formset.has_add_permission %}empty{% else %}{{ forloop.counter0 }}{% endif %}": "#{{ inline_admin_formset.formset.prefix }}-{% if forloop.last and inline_admin_formset.has_add_permission %}empty{% else %}{{ forloop.counter0 }}{% endif %}"
|
|
}
|
|
},
|
|
"admin_widgets_many_to_many_raw_id": {
|
|
"template": "admin/widgets/many_to_many_raw_id.html",
|
|
"elements": {}
|
|
},
|
|
"admin_widgets_radio": {
|
|
"template": "admin/widgets/radio.html",
|
|
"elements": {}
|
|
},
|
|
"admin_widgets_url": {
|
|
"template": "admin/widgets/url.html",
|
|
"elements": {}
|
|
},
|
|
"admin_widgets_foreign_key_raw_id": {
|
|
"template": "admin/widgets/foreign_key_raw_id.html",
|
|
"elements": {
|
|
"lookup_id_{{ widget.name }}": "#lookup_id_{{ widget.name }}"
|
|
}
|
|
},
|
|
"admin_widgets_time": {
|
|
"template": "admin/widgets/time.html",
|
|
"elements": {}
|
|
},
|
|
"admin_widgets_clearable_file_input": {
|
|
"template": "admin/widgets/clearable_file_input.html",
|
|
"elements": {
|
|
"{{ widget.checkbox_id }}": "#{{ widget.checkbox_id }}"
|
|
}
|
|
},
|
|
"admin_widgets_split_datetime": {
|
|
"template": "admin/widgets/split_datetime.html",
|
|
"elements": {}
|
|
},
|
|
"admin_widgets_date": {
|
|
"template": "admin/widgets/date.html",
|
|
"elements": {}
|
|
},
|
|
"admin_widgets_related_widget_wrapper": {
|
|
"template": "admin/widgets/related_widget_wrapper.html",
|
|
"elements": {
|
|
"change_id_{{ name }}": "#change_id_{{ name }}",
|
|
"add_id_{{ name }}": "#add_id_{{ name }}",
|
|
"delete_id_{{ name }}": "#delete_id_{{ name }}",
|
|
"view_id_{{ name }}": "#view_id_{{ name }}"
|
|
}
|
|
},
|
|
"auth_widgets_read_only_password_hash": {
|
|
"template": "auth/widgets/read_only_password_hash.html",
|
|
"elements": {}
|
|
},
|
|
"usersessions_usersession_list": {
|
|
"template": "usersessions/usersession_list.html",
|
|
"elements": {}
|
|
},
|
|
"usersessions_base_manage": {
|
|
"template": "usersessions/base_manage.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_td": {
|
|
"template": "allauth/elements/td.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_badge": {
|
|
"template": "allauth/elements/badge.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_th": {
|
|
"template": "allauth/elements/th.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_form": {
|
|
"template": "allauth/elements/form.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_thead": {
|
|
"template": "allauth/elements/thead.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_provider": {
|
|
"template": "allauth/elements/provider.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_img": {
|
|
"template": "allauth/elements/img.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_h2": {
|
|
"template": "allauth/elements/h2.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_table": {
|
|
"template": "allauth/elements/table.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_button": {
|
|
"template": "allauth/elements/button.html",
|
|
"elements": {
|
|
"{{ attrs.id }}": "#{{ attrs.id }}"
|
|
}
|
|
},
|
|
"allauth_elements_p": {
|
|
"template": "allauth/elements/p.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_details": {
|
|
"template": "allauth/elements/details.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_button_group": {
|
|
"template": "allauth/elements/button_group.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_fields": {
|
|
"template": "allauth/elements/fields.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_hr": {
|
|
"template": "allauth/elements/hr.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_alert": {
|
|
"template": "allauth/elements/alert.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_h1": {
|
|
"template": "allauth/elements/h1.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_panel": {
|
|
"template": "allauth/elements/panel.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_field": {
|
|
"template": "allauth/elements/field.html",
|
|
"elements": {
|
|
"{{ attrs.id }}": "#{{ attrs.id }}"
|
|
}
|
|
},
|
|
"allauth_elements_provider_list": {
|
|
"template": "allauth/elements/provider_list.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_tbody": {
|
|
"template": "allauth/elements/tbody.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_elements_tr": {
|
|
"template": "allauth/elements/tr.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_layouts_base": {
|
|
"template": "allauth/layouts/base.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_layouts_manage": {
|
|
"template": "allauth/layouts/manage.html",
|
|
"elements": {}
|
|
},
|
|
"allauth_layouts_entrance": {
|
|
"template": "allauth/layouts/entrance.html",
|
|
"elements": {}
|
|
},
|
|
"tests_test_403_csrf": {
|
|
"template": "tests/test_403_csrf.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_index": {
|
|
"template": "mfa/index.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_base_entrance": {
|
|
"template": "mfa/base_entrance.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_reauthenticate": {
|
|
"template": "mfa/reauthenticate.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_base_manage": {
|
|
"template": "mfa/base_manage.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_trust": {
|
|
"template": "mfa/trust.html",
|
|
"elements": {
|
|
"logout-from-stage": "#logout-from-stage"
|
|
}
|
|
},
|
|
"mfa_authenticate": {
|
|
"template": "mfa/authenticate.html",
|
|
"elements": {
|
|
"mfa_webauthn_authenticate": "#mfa_webauthn_authenticate",
|
|
"webauthn_form": "#webauthn_form",
|
|
"logout-from-stage": "#logout-from-stage"
|
|
}
|
|
},
|
|
"mfa_recovery_codes_index": {
|
|
"template": "mfa/recovery_codes/index.html",
|
|
"elements": {
|
|
"recovery_codes": "#recovery_codes"
|
|
}
|
|
},
|
|
"mfa_recovery_codes_base": {
|
|
"template": "mfa/recovery_codes/base.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_recovery_codes_generate": {
|
|
"template": "mfa/recovery_codes/generate.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_webauthn_signup_form": {
|
|
"template": "mfa/webauthn/signup_form.html",
|
|
"elements": {
|
|
"mfa_webauthn_signup": "#mfa_webauthn_signup",
|
|
"logout-from-stage": "#logout-from-stage"
|
|
}
|
|
},
|
|
"mfa_webauthn_edit_form": {
|
|
"template": "mfa/webauthn/edit_form.html",
|
|
"elements": {
|
|
"mfa_webauthn_edit": "#mfa_webauthn_edit"
|
|
}
|
|
},
|
|
"mfa_webauthn_base": {
|
|
"template": "mfa/webauthn/base.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_webauthn_reauthenticate": {
|
|
"template": "mfa/webauthn/reauthenticate.html",
|
|
"elements": {
|
|
"mfa_webauthn_reauthenticate": "#mfa_webauthn_reauthenticate"
|
|
}
|
|
},
|
|
"mfa_webauthn_authenticator_list": {
|
|
"template": "mfa/webauthn/authenticator_list.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_webauthn_authenticator_confirm_delete": {
|
|
"template": "mfa/webauthn/authenticator_confirm_delete.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_webauthn_add_form": {
|
|
"template": "mfa/webauthn/add_form.html",
|
|
"elements": {
|
|
"mfa_webauthn_add": "#mfa_webauthn_add"
|
|
}
|
|
},
|
|
"mfa_webauthn_snippets_scripts": {
|
|
"template": "mfa/webauthn/snippets/scripts.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_webauthn_snippets_login_script": {
|
|
"template": "mfa/webauthn/snippets/login_script.html",
|
|
"elements": {
|
|
"mfa_login": "#mfa_login",
|
|
"mfa_credential": "#mfa_credential"
|
|
}
|
|
},
|
|
"mfa_totp_activate_form": {
|
|
"template": "mfa/totp/activate_form.html",
|
|
"elements": {
|
|
"authenticator_secret": "#authenticator_secret"
|
|
}
|
|
},
|
|
"mfa_totp_base": {
|
|
"template": "mfa/totp/base.html",
|
|
"elements": {}
|
|
},
|
|
"mfa_totp_deactivate_form": {
|
|
"template": "mfa/totp/deactivate_form.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_base_entrance": {
|
|
"template": "socialaccount/base_entrance.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_login_redirect": {
|
|
"template": "socialaccount/login_redirect.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_login": {
|
|
"template": "socialaccount/login.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_base_manage": {
|
|
"template": "socialaccount/base_manage.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_login_cancelled": {
|
|
"template": "socialaccount/login_cancelled.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_connections": {
|
|
"template": "socialaccount/connections.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_signup": {
|
|
"template": "socialaccount/signup.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_authentication_error": {
|
|
"template": "socialaccount/authentication_error.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_snippets_login": {
|
|
"template": "socialaccount/snippets/login.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_snippets_login_extra": {
|
|
"template": "socialaccount/snippets/login_extra.html",
|
|
"elements": {}
|
|
},
|
|
"socialaccount_snippets_provider_list": {
|
|
"template": "socialaccount/snippets/provider_list.html",
|
|
"elements": {}
|
|
},
|
|
"openid_base": {
|
|
"template": "openid/base.html",
|
|
"elements": {}
|
|
},
|
|
"openid_login": {
|
|
"template": "openid/login.html",
|
|
"elements": {}
|
|
},
|
|
"account_confirm_password_reset_code": {
|
|
"template": "account/confirm_password_reset_code.html",
|
|
"elements": {}
|
|
},
|
|
"account_password_reset_from_key": {
|
|
"template": "account/password_reset_from_key.html",
|
|
"elements": {
|
|
"logout-from-stage": "#logout-from-stage"
|
|
}
|
|
},
|
|
"account_signup_closed": {
|
|
"template": "account/signup_closed.html",
|
|
"elements": {}
|
|
},
|
|
"account_base_reauthenticate": {
|
|
"template": "account/base_reauthenticate.html",
|
|
"elements": {}
|
|
},
|
|
"account_request_login_code": {
|
|
"template": "account/request_login_code.html",
|
|
"elements": {}
|
|
},
|
|
"account_password_reset_done": {
|
|
"template": "account/password_reset_done.html",
|
|
"elements": {}
|
|
},
|
|
"account_email": {
|
|
"template": "account/email.html",
|
|
"elements": {}
|
|
},
|
|
"account_base_entrance": {
|
|
"template": "account/base_entrance.html",
|
|
"elements": {}
|
|
},
|
|
"account_verified_email_required": {
|
|
"template": "account/verified_email_required.html",
|
|
"elements": {}
|
|
},
|
|
"account_reauthenticate": {
|
|
"template": "account/reauthenticate.html",
|
|
"elements": {}
|
|
},
|
|
"account_password_reset_from_key_done": {
|
|
"template": "account/password_reset_from_key_done.html",
|
|
"elements": {}
|
|
},
|
|
"account_email_confirm": {
|
|
"template": "account/email_confirm.html",
|
|
"elements": {}
|
|
},
|
|
"account_account_inactive": {
|
|
"template": "account/account_inactive.html",
|
|
"elements": {}
|
|
},
|
|
"account_phone_change": {
|
|
"template": "account/phone_change.html",
|
|
"elements": {
|
|
"current_phone": "#current_phone",
|
|
"verify-phone": "#verify-phone"
|
|
}
|
|
},
|
|
"account_password_reset": {
|
|
"template": "account/password_reset.html",
|
|
"elements": {}
|
|
},
|
|
"account_login": {
|
|
"template": "account/login.html",
|
|
"elements": {
|
|
"passkey_login": "#passkey_login"
|
|
}
|
|
},
|
|
"account_email_change": {
|
|
"template": "account/email_change.html",
|
|
"elements": {
|
|
"current_email": "#current_email",
|
|
"new_email": "#new_email",
|
|
"pending-email": "#pending-email"
|
|
}
|
|
},
|
|
"account_base_manage": {
|
|
"template": "account/base_manage.html",
|
|
"elements": {}
|
|
},
|
|
"account_base_confirm_code": {
|
|
"template": "account/base_confirm_code.html",
|
|
"elements": {
|
|
"resend": "#resend",
|
|
"logout-from-stage": "#logout-from-stage"
|
|
}
|
|
},
|
|
"account_verification_sent": {
|
|
"template": "account/verification_sent.html",
|
|
"elements": {}
|
|
},
|
|
"account_confirm_email_verification_code": {
|
|
"template": "account/confirm_email_verification_code.html",
|
|
"elements": {}
|
|
},
|
|
"account_confirm_phone_verification_code": {
|
|
"template": "account/confirm_phone_verification_code.html",
|
|
"elements": {}
|
|
},
|
|
"account_base_manage_password": {
|
|
"template": "account/base_manage_password.html",
|
|
"elements": {}
|
|
},
|
|
"account_base_manage_phone": {
|
|
"template": "account/base_manage_phone.html",
|
|
"elements": {}
|
|
},
|
|
"account_logout": {
|
|
"template": "account/logout.html",
|
|
"elements": {}
|
|
},
|
|
"account_password_change": {
|
|
"template": "account/password_change.html",
|
|
"elements": {}
|
|
},
|
|
"account_signup_by_passkey": {
|
|
"template": "account/signup_by_passkey.html",
|
|
"elements": {}
|
|
},
|
|
"account_password_set": {
|
|
"template": "account/password_set.html",
|
|
"elements": {}
|
|
},
|
|
"account_confirm_login_code": {
|
|
"template": "account/confirm_login_code.html",
|
|
"elements": {}
|
|
},
|
|
"account_signup": {
|
|
"template": "account/signup.html",
|
|
"elements": {}
|
|
},
|
|
"account_base_manage_email": {
|
|
"template": "account/base_manage_email.html",
|
|
"elements": {}
|
|
},
|
|
"account_snippets_warn_no_email": {
|
|
"template": "account/snippets/warn_no_email.html",
|
|
"elements": {}
|
|
},
|
|
"account_snippets_already_logged_in": {
|
|
"template": "account/snippets/already_logged_in.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_redirect": {
|
|
"template": "debug_toolbar/redirect.html",
|
|
"elements": {
|
|
"redirect_to": "#redirect_to"
|
|
}
|
|
},
|
|
"debug_toolbar_base": {
|
|
"template": "debug_toolbar/base.html",
|
|
"elements": {
|
|
"djDebug": "#djDebug",
|
|
"{{ toolbar.store_id }}": "#{{ toolbar.store_id }}",
|
|
"djDebugToolbar": "#djDebugToolbar",
|
|
"djDebugPanelList": "#djDebugPanelList",
|
|
"djHideToolBarButton": "#djHideToolBarButton",
|
|
"djToggleThemeButton": "#djToggleThemeButton",
|
|
"djDebugToolbarHandle": "#djDebugToolbarHandle",
|
|
"djShowToolBarButton": "#djShowToolBarButton",
|
|
"djShowToolBarD": "#djShowToolBarD",
|
|
"djShowToolBarJ": "#djShowToolBarJ",
|
|
"djDebugWindow": "#djDebugWindow"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_signals": {
|
|
"template": "debug_toolbar/panels/signals.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_profiling": {
|
|
"template": "debug_toolbar/panels/profiling.html",
|
|
"elements": {
|
|
"profilingMain_{{ call.id }}": "#profilingMain_{{ call.id }}",
|
|
"{{ call.id }}": "#{{ call.id }}"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_sql_explain": {
|
|
"template": "debug_toolbar/panels/sql_explain.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_staticfiles": {
|
|
"template": "debug_toolbar/panels/staticfiles.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_cache": {
|
|
"template": "debug_toolbar/panels/cache.html",
|
|
"elements": {
|
|
"cacheMain_{{ forloop.counter }}": "#cacheMain_{{ forloop.counter }}",
|
|
"{{ forloop.counter }}": "#{{ forloop.counter }}",
|
|
"cacheDetails_{{ forloop.counter }}": "#cacheDetails_{{ forloop.counter }}"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_template_source": {
|
|
"template": "debug_toolbar/panels/template_source.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_headers": {
|
|
"template": "debug_toolbar/panels/headers.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_sql": {
|
|
"template": "debug_toolbar/panels/sql.html",
|
|
"elements": {
|
|
"sqlMain_{{ forloop.counter }}": "#sqlMain_{{ forloop.counter }}",
|
|
"{{ forloop.counter }}": "#{{ forloop.counter }}",
|
|
"sqlDetails_{{ forloop.counter }}": "#sqlDetails_{{ forloop.counter }}"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_timer": {
|
|
"template": "debug_toolbar/panels/timer.html",
|
|
"elements": {
|
|
"djDebugBrowserTiming": "#djDebugBrowserTiming",
|
|
"djDebugBrowserTimingTableBody": "#djDebugBrowserTimingTableBody"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_templates": {
|
|
"template": "debug_toolbar/panels/templates.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_history": {
|
|
"template": "debug_toolbar/panels/history.html",
|
|
"elements": {
|
|
"djdtHistoryRequests": "#djdtHistoryRequests"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_versions": {
|
|
"template": "debug_toolbar/panels/versions.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_request_variables": {
|
|
"template": "debug_toolbar/panels/request_variables.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_sql_select": {
|
|
"template": "debug_toolbar/panels/sql_select.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_settings": {
|
|
"template": "debug_toolbar/panels/settings.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_alerts": {
|
|
"template": "debug_toolbar/panels/alerts.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_history_tr": {
|
|
"template": "debug_toolbar/panels/history_tr.html",
|
|
"elements": {
|
|
"historyMain_{{ id }}": "#historyMain_{{ id }}",
|
|
"{{ id }}": "#{{ id }}"
|
|
}
|
|
},
|
|
"debug_toolbar_panels_request": {
|
|
"template": "debug_toolbar/panels/request.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_panels_sql_profile": {
|
|
"template": "debug_toolbar/panels/sql_profile.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_includes_theme_selector": {
|
|
"template": "debug_toolbar/includes/theme_selector.html",
|
|
"elements": {}
|
|
},
|
|
"debug_toolbar_includes_panel_button": {
|
|
"template": "debug_toolbar/includes/panel_button.html",
|
|
"elements": {
|
|
"djdt-{{ panel.panel_id }}": "#djdt-{{ panel.panel_id }}"
|
|
}
|
|
},
|
|
"debug_toolbar_includes_panel_content": {
|
|
"template": "debug_toolbar/includes/panel_content.html",
|
|
"elements": {
|
|
"{{ panel.panel_id }}": "#{{ panel.panel_id }}"
|
|
}
|
|
},
|
|
"silk_sql_detail": {
|
|
"template": "silk/sql_detail.html",
|
|
"elements": {
|
|
"query-div": "#query-div",
|
|
"query": "#query",
|
|
"query-info-div": "#query-info-div",
|
|
"time-taken-div": "#time-taken-div",
|
|
"num-joins-div": "#num-joins-div",
|
|
"query-plan-div": "#query-plan-div",
|
|
"plan": "#plan",
|
|
"traceback": "#traceback"
|
|
}
|
|
},
|
|
"silk_profiling": {
|
|
"template": "silk/profiling.html",
|
|
"elements": {
|
|
"filter-form": "#filter-form"
|
|
}
|
|
},
|
|
"silk_clear_db": {
|
|
"template": "silk/clear_db.html",
|
|
"elements": {}
|
|
},
|
|
"silk_profile_detail": {
|
|
"template": "silk/profile_detail.html",
|
|
"elements": {
|
|
"query-div": "#query-div",
|
|
"query-info-div": "#query-info-div",
|
|
"code": "#code",
|
|
"error-div": "#error-div",
|
|
"percent": "#percent",
|
|
"graph-div": "#graph-div",
|
|
"pyprofile-div": "#pyprofile-div"
|
|
}
|
|
},
|
|
"silk_requests": {
|
|
"template": "silk/requests.html",
|
|
"elements": {
|
|
"filter-form": "#filter-form"
|
|
}
|
|
},
|
|
"silk_sql": {
|
|
"template": "silk/sql.html",
|
|
"elements": {
|
|
"query-div": "#query-div",
|
|
"query-info-div": "#query-info-div",
|
|
"table-div": "#table-div",
|
|
"table-pagination": "#table-pagination"
|
|
}
|
|
},
|
|
"silk_cprofile": {
|
|
"template": "silk/cprofile.html",
|
|
"elements": {
|
|
"query-div": "#query-div",
|
|
"pyprofile-div": "#pyprofile-div"
|
|
}
|
|
},
|
|
"silk_raw": {
|
|
"template": "silk/raw.html",
|
|
"elements": {}
|
|
},
|
|
"silk_summary": {
|
|
"template": "silk/summary.html",
|
|
"elements": {
|
|
"filters": "#filters",
|
|
"filter-form": "#filter-form",
|
|
"filter-table": "#filter-table",
|
|
"filter-image": "#filter-image",
|
|
"filter-cell": "#filter-cell"
|
|
}
|
|
},
|
|
"silk_request": {
|
|
"template": "silk/request.html",
|
|
"elements": {
|
|
"request-summary": "#request-summary",
|
|
"request-info": "#request-info",
|
|
"pre-curl": "#pre-curl"
|
|
}
|
|
},
|
|
"silk_inclusion_request_summary_row": {
|
|
"template": "silk/inclusion/request_summary_row.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_profile_summary": {
|
|
"template": "silk/inclusion/profile_summary.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_heading": {
|
|
"template": "silk/inclusion/heading.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_request_menu": {
|
|
"template": "silk/inclusion/request_menu.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_profile_menu": {
|
|
"template": "silk/inclusion/profile_menu.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_request_summary": {
|
|
"template": "silk/inclusion/request_summary.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_code": {
|
|
"template": "silk/inclusion/code.html",
|
|
"elements": {}
|
|
},
|
|
"silk_inclusion_root_menu": {
|
|
"template": "silk/inclusion/root_menu.html",
|
|
"elements": {}
|
|
},
|
|
"silk_base_base": {
|
|
"template": "silk/base/base.html",
|
|
"elements": {
|
|
"content": "#content",
|
|
"header": "#header",
|
|
"filter": "#filter",
|
|
"data": "#data"
|
|
}
|
|
},
|
|
"silk_base_root_base": {
|
|
"template": "silk/base/root_base.html",
|
|
"elements": {
|
|
"filter-button": "#filter-button",
|
|
"filter-item": "#filter-item",
|
|
"num-filters": "#num-filters",
|
|
"cbp-spmenu-s2": "#cbp-spmenu-s2",
|
|
"filter-form2": "#filter-form2"
|
|
}
|
|
},
|
|
"silk_base_detail_base": {
|
|
"template": "silk/base/detail_base.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_bootstrap": {
|
|
"template": "django_tables2/bootstrap.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_semantic": {
|
|
"template": "django_tables2/semantic.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_table": {
|
|
"template": "django_tables2/table.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_bootstrap4-responsive": {
|
|
"template": "django_tables2/bootstrap4-responsive.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_bootstrap-responsive": {
|
|
"template": "django_tables2/bootstrap-responsive.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_bootstrap5": {
|
|
"template": "django_tables2/bootstrap5.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_bootstrap4": {
|
|
"template": "django_tables2/bootstrap4.html",
|
|
"elements": {}
|
|
},
|
|
"django_tables2_bootstrap5-responsive": {
|
|
"template": "django_tables2/bootstrap5-responsive.html",
|
|
"elements": {}
|
|
},
|
|
"django_bootstrap5_pagination": {
|
|
"template": "django_bootstrap5/pagination.html",
|
|
"elements": {}
|
|
},
|
|
"django_bootstrap5_field_errors": {
|
|
"template": "django_bootstrap5/field_errors.html",
|
|
"elements": {}
|
|
},
|
|
"django_bootstrap5_form_errors": {
|
|
"template": "django_bootstrap5/form_errors.html",
|
|
"elements": {}
|
|
},
|
|
"django_bootstrap5_messages": {
|
|
"template": "django_bootstrap5/messages.html",
|
|
"elements": {}
|
|
},
|
|
"django_bootstrap5_field_help_text": {
|
|
"template": "django_bootstrap5/field_help_text.html",
|
|
"elements": {
|
|
"{{ id_help_text }}": "#{{ id_help_text }}"
|
|
}
|
|
},
|
|
"django_bootstrap5_bootstrap5": {
|
|
"template": "django_bootstrap5/bootstrap5.html",
|
|
"elements": {}
|
|
},
|
|
"django_bootstrap5_widgets_radio_select": {
|
|
"template": "django_bootstrap5/widgets/radio_select.html",
|
|
"elements": {
|
|
"{{ option.attrs.id }}": "#{{ option.attrs.id }}"
|
|
}
|
|
},
|
|
"django_bootstrap5_widgets_clearable_file_input": {
|
|
"template": "django_bootstrap5/widgets/clearable_file_input.html",
|
|
"elements": {
|
|
"{{ widget.checkbox_id }}": "#{{ widget.checkbox_id }}"
|
|
}
|
|
},
|
|
"django_bootstrap5_widgets_radio_select_button_group": {
|
|
"template": "django_bootstrap5/widgets/radio_select_button_group.html",
|
|
"elements": {
|
|
"{{ widget.attrs.id }}": "#{{ widget.attrs.id }}",
|
|
"{{ option.attrs.id }}": "#{{ option.attrs.id }}"
|
|
}
|
|
},
|
|
"bootstrap5_whole_uni_form": {
|
|
"template": "bootstrap5/whole_uni_form.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_display_form": {
|
|
"template": "bootstrap5/display_form.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_uni_form": {
|
|
"template": "bootstrap5/uni_form.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_uni_formset": {
|
|
"template": "bootstrap5/uni_formset.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_accordion": {
|
|
"template": "bootstrap5/accordion.html",
|
|
"elements": {
|
|
"{{ accordion.css_id }}": "#{{ accordion.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_table_inline_formset": {
|
|
"template": "bootstrap5/table_inline_formset.html",
|
|
"elements": {
|
|
"{{ form_id }}_table": "#{{ form_id }}_table"
|
|
}
|
|
},
|
|
"bootstrap5_accordion-group": {
|
|
"template": "bootstrap5/accordion-group.html",
|
|
"elements": {
|
|
"{{ div.css_id }}": "#{{ div.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_inputs": {
|
|
"template": "bootstrap5/inputs.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_betterform": {
|
|
"template": "bootstrap5/betterform.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_whole_uni_formset": {
|
|
"template": "bootstrap5/whole_uni_formset.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_errors": {
|
|
"template": "bootstrap5/errors.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_field": {
|
|
"template": "bootstrap5/field.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_errors_formset": {
|
|
"template": "bootstrap5/errors_formset.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_layout_inline_field": {
|
|
"template": "bootstrap5/layout/inline_field.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_help_text_and_errors": {
|
|
"template": "bootstrap5/layout/help_text_and_errors.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_layout_radioselect_inline": {
|
|
"template": "bootstrap5/layout/radioselect_inline.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_field_errors": {
|
|
"template": "bootstrap5/layout/field_errors.html",
|
|
"elements": {
|
|
"{{field.errors.field_id}}_error": "#{{field.errors.field_id}}_error",
|
|
"{{field.auto_id}}_error": "#{{field.auto_id}}_error",
|
|
"error_{{ forloop.counter }}_{{ field.auto_id }}": "#error_{{ forloop.counter }}_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_uneditable_input": {
|
|
"template": "bootstrap5/layout/uneditable_input.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_checkboxselectmultiple_inline": {
|
|
"template": "bootstrap5/layout/checkboxselectmultiple_inline.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_baseinput": {
|
|
"template": "bootstrap5/layout/baseinput.html",
|
|
"elements": {
|
|
"{% if input.id %}{{ input.id }}{% else %}{{ input.input_type }}-id-{{ input.name|slugify }}{% endif %}": "#{% if input.id %}{{ input.id }}{% else %}{{ input.input_type }}-id-{{ input.name|slugify }}{% endif %}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_help_text": {
|
|
"template": "bootstrap5/layout/help_text.html",
|
|
"elements": {
|
|
"{{ field.auto_id }}_helptext": "#{{ field.auto_id }}_helptext"
|
|
}
|
|
},
|
|
"bootstrap5_layout_row": {
|
|
"template": "bootstrap5/layout/row.html",
|
|
"elements": {
|
|
"{{ div.css_id }}": "#{{ div.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_button": {
|
|
"template": "bootstrap5/layout/button.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_layout_field_errors_block": {
|
|
"template": "bootstrap5/layout/field_errors_block.html",
|
|
"elements": {
|
|
"{{field.errors.field_id}}_error": "#{{field.errors.field_id}}_error",
|
|
"{{field.auto_id}}_error": "#{{field.auto_id}}_error",
|
|
"error_{{ forloop.counter }}_{{ field.auto_id }}": "#error_{{ forloop.counter }}_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_field_with_buttons": {
|
|
"template": "bootstrap5/layout/field_with_buttons.html",
|
|
"elements": {
|
|
"{{ div.css_id }}": "#{{ div.css_id }}",
|
|
"{{field.errors.field_id}}_error": "#{{field.errors.field_id}}_error",
|
|
"{{field.auto_id}}_error": "#{{field.auto_id}}_error",
|
|
"error_{{ forloop.counter }}_{{ field.auto_id }}": "#error_{{ forloop.counter }}_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_buttonholder": {
|
|
"template": "bootstrap5/layout/buttonholder.html",
|
|
"elements": {
|
|
"{{ buttonholder.css_id }}": "#{{ buttonholder.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_div": {
|
|
"template": "bootstrap5/layout/div.html",
|
|
"elements": {
|
|
"{{ div.css_id }}": "#{{ div.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_tab-link": {
|
|
"template": "bootstrap5/layout/tab-link.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_layout_alert": {
|
|
"template": "bootstrap5/layout/alert.html",
|
|
"elements": {
|
|
"{{ alert.css_id }}": "#{{ alert.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_radio_checkbox_select": {
|
|
"template": "bootstrap5/layout/radio_checkbox_select.html",
|
|
"elements": {
|
|
"{{field.errors.field_id}}_error": "#{{field.errors.field_id}}_error",
|
|
"{{field.auto_id}}_error": "#{{field.auto_id}}_error",
|
|
"error_{{ forloop.counter }}_{{ field.auto_id }}": "#error_{{ forloop.counter }}_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_column": {
|
|
"template": "bootstrap5/layout/column.html",
|
|
"elements": {
|
|
"{{ div.css_id }}": "#{{ div.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_prepended_appended_text": {
|
|
"template": "bootstrap5/layout/prepended_appended_text.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_formactions": {
|
|
"template": "bootstrap5/layout/formactions.html",
|
|
"elements": {
|
|
"{{ formactions.id }}": "#{{ formactions.id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_fieldset": {
|
|
"template": "bootstrap5/layout/fieldset.html",
|
|
"elements": {
|
|
"{{ fieldset.css_id }}": "#{{ fieldset.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_multifield": {
|
|
"template": "bootstrap5/layout/multifield.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_layout_modal": {
|
|
"template": "bootstrap5/layout/modal.html",
|
|
"elements": {
|
|
"{{ modal.css_id }}": "#{{ modal.css_id }}",
|
|
"{{ modal.title_id }}-label": "#{{ modal.title_id }}-label"
|
|
}
|
|
},
|
|
"bootstrap5_layout_field_file": {
|
|
"template": "bootstrap5/layout/field_file.html",
|
|
"elements": {
|
|
"{{ widget.data.checkbox_id }}": "#{{ widget.data.checkbox_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_floating_field": {
|
|
"template": "bootstrap5/layout/floating_field.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_attrs": {
|
|
"template": "bootstrap5/layout/attrs.html",
|
|
"elements": {}
|
|
},
|
|
"bootstrap5_layout_tab": {
|
|
"template": "bootstrap5/layout/tab.html",
|
|
"elements": {
|
|
"{{ tabs.css_id }}": "#{{ tabs.css_id }}"
|
|
}
|
|
},
|
|
"bootstrap5_layout_switch": {
|
|
"template": "bootstrap5/layout/switch.html",
|
|
"elements": {
|
|
"div_{{ field.auto_id }}": "#div_{{ field.auto_id }}"
|
|
}
|
|
},
|
|
"rest_framework_admin": {
|
|
"template": "rest_framework/admin.html",
|
|
"elements": {
|
|
"content": "#content",
|
|
"get-form": "#get-form",
|
|
"extra-actions-menu": "#extra-actions-menu",
|
|
"createModal": "#createModal",
|
|
"myModalLabel": "#myModalLabel",
|
|
"editModal": "#editModal",
|
|
"errorModal": "#errorModal",
|
|
"drf_csrf": "#drf_csrf"
|
|
}
|
|
},
|
|
"rest_framework_base": {
|
|
"template": "rest_framework/base.html",
|
|
"elements": {
|
|
"content": "#content",
|
|
"get-form": "#get-form",
|
|
"deleteModal": "#deleteModal",
|
|
"extra-actions-menu": "#extra-actions-menu",
|
|
"post-object-form": "#post-object-form",
|
|
"post-generic-content-form": "#post-generic-content-form",
|
|
"put-object-form": "#put-object-form",
|
|
"put-generic-content-form": "#put-generic-content-form",
|
|
"drf_csrf": "#drf_csrf"
|
|
}
|
|
},
|
|
"rest_framework_raw_data_form": {
|
|
"template": "rest_framework/raw_data_form.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_login": {
|
|
"template": "rest_framework/login.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_login_base": {
|
|
"template": "rest_framework/login_base.html",
|
|
"elements": {
|
|
"div_id_username": "#div_id_username",
|
|
"id_username": "#id_username",
|
|
"div_id_password": "#div_id_password",
|
|
"id_password": "#id_password",
|
|
"submit-id-submit": "#submit-id-submit"
|
|
}
|
|
},
|
|
"rest_framework_api": {
|
|
"template": "rest_framework/api.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_filters_base": {
|
|
"template": "rest_framework/filters/base.html",
|
|
"elements": {
|
|
"filtersModal": "#filtersModal"
|
|
}
|
|
},
|
|
"rest_framework_filters_search": {
|
|
"template": "rest_framework/filters/search.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_filters_ordering": {
|
|
"template": "rest_framework/filters/ordering.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_pagination_numbers": {
|
|
"template": "rest_framework/pagination/numbers.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_pagination_previous_and_next": {
|
|
"template": "rest_framework/pagination/previous_and_next.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_select": {
|
|
"template": "rest_framework/horizontal/select.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_dict_field": {
|
|
"template": "rest_framework/horizontal/dict_field.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_form": {
|
|
"template": "rest_framework/horizontal/form.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_list_fieldset": {
|
|
"template": "rest_framework/horizontal/list_fieldset.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_textarea": {
|
|
"template": "rest_framework/horizontal/textarea.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_radio": {
|
|
"template": "rest_framework/horizontal/radio.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_checkbox_multiple": {
|
|
"template": "rest_framework/horizontal/checkbox_multiple.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_checkbox": {
|
|
"template": "rest_framework/horizontal/checkbox.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_fieldset": {
|
|
"template": "rest_framework/horizontal/fieldset.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_input": {
|
|
"template": "rest_framework/horizontal/input.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_select_multiple": {
|
|
"template": "rest_framework/horizontal/select_multiple.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_horizontal_list_field": {
|
|
"template": "rest_framework/horizontal/list_field.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_admin_dict_value": {
|
|
"template": "rest_framework/admin/dict_value.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_admin_list": {
|
|
"template": "rest_framework/admin/list.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_admin_simple_list_value": {
|
|
"template": "rest_framework/admin/simple_list_value.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_admin_detail": {
|
|
"template": "rest_framework/admin/detail.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_admin_list_value": {
|
|
"template": "rest_framework/admin/list_value.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_link": {
|
|
"template": "rest_framework/docs/link.html",
|
|
"elements": {
|
|
"{{ section_key }}-{{ link_key|slugify }}": "#{{ section_key }}-{{ link_key|slugify }}"
|
|
}
|
|
},
|
|
"rest_framework_docs_index": {
|
|
"template": "rest_framework/docs/index.html",
|
|
"elements": {
|
|
"main": "#main"
|
|
}
|
|
},
|
|
"rest_framework_docs_document": {
|
|
"template": "rest_framework/docs/document.html",
|
|
"elements": {
|
|
"{{ section_key }}": "#{{ section_key }}"
|
|
}
|
|
},
|
|
"rest_framework_docs_interact": {
|
|
"template": "rest_framework/docs/interact.html",
|
|
"elements": {
|
|
"{{ section_key }}_{{ link_key|slugify }}_modal": "#{{ section_key }}_{{ link_key|slugify }}_modal",
|
|
"response": "#response"
|
|
}
|
|
},
|
|
"rest_framework_docs_sidebar": {
|
|
"template": "rest_framework/docs/sidebar.html",
|
|
"elements": {
|
|
"menu-content": "#menu-content",
|
|
"{{ section_key }}-dropdown": "#{{ section_key }}-dropdown",
|
|
"selected-authentication": "#selected-authentication",
|
|
"auth-control": "#auth-control",
|
|
"selected-language": "#selected-language",
|
|
"language-control": "#language-control"
|
|
}
|
|
},
|
|
"rest_framework_docs_error": {
|
|
"template": "rest_framework/docs/error.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_auth_basic": {
|
|
"template": "rest_framework/docs/auth/basic.html",
|
|
"elements": {
|
|
"auth_basic_modal": "#auth_basic_modal",
|
|
"username": "#username",
|
|
"password": "#password"
|
|
}
|
|
},
|
|
"rest_framework_docs_auth_token": {
|
|
"template": "rest_framework/docs/auth/token.html",
|
|
"elements": {
|
|
"auth_token_modal": "#auth_token_modal",
|
|
"scheme": "#scheme",
|
|
"schemeHelpBlock": "#schemeHelpBlock",
|
|
"token": "#token",
|
|
"tokenHelpBlock": "#tokenHelpBlock"
|
|
}
|
|
},
|
|
"rest_framework_docs_auth_session": {
|
|
"template": "rest_framework/docs/auth/session.html",
|
|
"elements": {
|
|
"auth_session_modal": "#auth_session_modal"
|
|
}
|
|
},
|
|
"rest_framework_docs_langs_python": {
|
|
"template": "rest_framework/docs/langs/python.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_langs_javascript": {
|
|
"template": "rest_framework/docs/langs/javascript.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_langs_shell": {
|
|
"template": "rest_framework/docs/langs/shell.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_langs_shell-intro": {
|
|
"template": "rest_framework/docs/langs/shell-intro.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_langs_python-intro": {
|
|
"template": "rest_framework/docs/langs/python-intro.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_docs_langs_javascript-intro": {
|
|
"template": "rest_framework/docs/langs/javascript-intro.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_select": {
|
|
"template": "rest_framework/inline/select.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_dict_field": {
|
|
"template": "rest_framework/inline/dict_field.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_form": {
|
|
"template": "rest_framework/inline/form.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_list_fieldset": {
|
|
"template": "rest_framework/inline/list_fieldset.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_textarea": {
|
|
"template": "rest_framework/inline/textarea.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_radio": {
|
|
"template": "rest_framework/inline/radio.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_checkbox_multiple": {
|
|
"template": "rest_framework/inline/checkbox_multiple.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_checkbox": {
|
|
"template": "rest_framework/inline/checkbox.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_fieldset": {
|
|
"template": "rest_framework/inline/fieldset.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_input": {
|
|
"template": "rest_framework/inline/input.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_select_multiple": {
|
|
"template": "rest_framework/inline/select_multiple.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_inline_list_field": {
|
|
"template": "rest_framework/inline/list_field.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_select": {
|
|
"template": "rest_framework/vertical/select.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_dict_field": {
|
|
"template": "rest_framework/vertical/dict_field.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_form": {
|
|
"template": "rest_framework/vertical/form.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_list_fieldset": {
|
|
"template": "rest_framework/vertical/list_fieldset.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_textarea": {
|
|
"template": "rest_framework/vertical/textarea.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_radio": {
|
|
"template": "rest_framework/vertical/radio.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_checkbox_multiple": {
|
|
"template": "rest_framework/vertical/checkbox_multiple.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_checkbox": {
|
|
"template": "rest_framework/vertical/checkbox.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_fieldset": {
|
|
"template": "rest_framework/vertical/fieldset.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_input": {
|
|
"template": "rest_framework/vertical/input.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_select_multiple": {
|
|
"template": "rest_framework/vertical/select_multiple.html",
|
|
"elements": {}
|
|
},
|
|
"rest_framework_vertical_list_field": {
|
|
"template": "rest_framework/vertical/list_field.html",
|
|
"elements": {}
|
|
},
|
|
"django_extensions_widgets_foreignkey_searchinput": {
|
|
"template": "django_extensions/widgets/foreignkey_searchinput.html",
|
|
"elements": {
|
|
"lookup_{{ name }}": "#lookup_{{ name }}",
|
|
"lookup_id_{{ name }}": "#lookup_id_{{ name }}"
|
|
}
|
|
},
|
|
"django_ledger_closing_entry_closing_entry_update": {
|
|
"template": "django_ledger/closing_entry/closing_entry_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_closing_entry_closing_entry_create": {
|
|
"template": "django_ledger/closing_entry/closing_entry_create.html",
|
|
"elements": {
|
|
"djl-closing-entry-create-button": "#djl-closing-entry-create-button",
|
|
"djl-bill-create-back-button": "#djl-bill-create-back-button"
|
|
}
|
|
},
|
|
"django_ledger_closing_entry_closing_entry_list": {
|
|
"template": "django_ledger/closing_entry/closing_entry_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_closing_entry_closing_entry_detail": {
|
|
"template": "django_ledger/closing_entry/closing_entry_detail.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_closing_entry_closing_entry_delete": {
|
|
"template": "django_ledger/closing_entry/closing_entry_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_closing_entry_includes_card_closing_entry": {
|
|
"template": "django_ledger/closing_entry/includes/card_closing_entry.html",
|
|
"elements": {
|
|
"djl-bill-card-widget": "#djl-bill-card-widget",
|
|
"{{ closing_entry_model.get_mark_as_posted_html_id }}-button": "#{{ closing_entry_model.get_mark_as_posted_html_id }}-button",
|
|
"{{ closing_entry_model.get_update_transactions_html_id }}-button": "#{{ closing_entry_model.get_update_transactions_html_id }}-button",
|
|
"{{ closing_entry_model.get_mark_as_unposted_html_id }}-button": "#{{ closing_entry_model.get_mark_as_unposted_html_id }}-button",
|
|
"{{ closing_entry_model.get_delete_html_id }}-button": "#{{ closing_entry_model.get_delete_html_id }}-button"
|
|
}
|
|
},
|
|
"django_ledger_closing_entry_tags_closing_entry_table": {
|
|
"template": "django_ledger/closing_entry/tags/closing_entry_table.html",
|
|
"elements": {
|
|
"{{ closing_entry_model.get_html_id }}": "#{{ closing_entry_model.get_html_id }}",
|
|
"closing-entry-action-{{ closing_entry_model.uuid }}": "#closing-entry-action-{{ closing_entry_model.uuid }}",
|
|
"dropdown-menu-{{ closing_entry_model.uuid }}": "#dropdown-menu-{{ closing_entry_model.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_closing_entry_tags_closing_entry_txs_table": {
|
|
"template": "django_ledger/closing_entry/tags/closing_entry_txs_table.html",
|
|
"elements": {
|
|
"{{ ce_tx.get_html_id }}": "#{{ ce_tx.get_html_id }}"
|
|
}
|
|
},
|
|
"django_ledger_expense_expense_list": {
|
|
"template": "django_ledger/expense/expense_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_expense_expense_create": {
|
|
"template": "django_ledger/expense/expense_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_expense_expense_update": {
|
|
"template": "django_ledger/expense/expense_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_expense_tags_expense_item_table": {
|
|
"template": "django_ledger/expense/tags/expense_item_table.html",
|
|
"elements": {
|
|
"invoice-action-{{ invoice.uuid }}": "#invoice-action-{{ invoice.uuid }}",
|
|
"dropdown-menu-{{ expense_item.uuid }}": "#dropdown-menu-{{ expense_item.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_unit_unit_update": {
|
|
"template": "django_ledger/unit/unit_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_unit_unit_create": {
|
|
"template": "django_ledger/unit/unit_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_unit_unit_list": {
|
|
"template": "django_ledger/unit/unit_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_unit_unit_detail": {
|
|
"template": "django_ledger/unit/unit_detail.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_ledger_ledger_create": {
|
|
"template": "django_ledger/ledger/ledger_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_ledger_ledger_update": {
|
|
"template": "django_ledger/ledger/ledger_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_ledger_ledger_delete": {
|
|
"template": "django_ledger/ledger/ledger_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_ledger_ledger_list": {
|
|
"template": "django_ledger/ledger/ledger_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_ledger_tags_ledgers_table": {
|
|
"template": "django_ledger/ledger/tags/ledgers_table.html",
|
|
"elements": {
|
|
"dropdown-menu5": "#dropdown-menu5",
|
|
"ledger-action-{{ ledger_model.uuid }}": "#ledger-action-{{ ledger_model.uuid }}",
|
|
"dropdown-menu-{{ ledger_model.uuid }}": "#dropdown-menu-{{ ledger_model.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_auth_login": {
|
|
"template": "django_ledger/auth/login.html",
|
|
"elements": {
|
|
"djl-login-bg-image": "#djl-login-bg-image",
|
|
"djl-el-login-form": "#djl-el-login-form"
|
|
}
|
|
},
|
|
"django_ledger_entity_entity_delete": {
|
|
"template": "django_ledger/entity/entity_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_entity_home": {
|
|
"template": "django_ledger/entity/home.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_entity_entity_create": {
|
|
"template": "django_ledger/entity/entity_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_entity_entitiy_list": {
|
|
"template": "django_ledger/entity/entitiy_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_entity_entity_update": {
|
|
"template": "django_ledger/entity/entity_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_entity_entity_dashboard": {
|
|
"template": "django_ledger/entity/entity_dashboard.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_entity_includes_card_entity": {
|
|
"template": "django_ledger/entity/includes/card_entity.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_financial_statements_cash_flow": {
|
|
"template": "django_ledger/financial_statements/cash_flow.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_financial_statements_income_statement": {
|
|
"template": "django_ledger/financial_statements/income_statement.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_financial_statements_balance_sheet": {
|
|
"template": "django_ledger/financial_statements/balance_sheet.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_financial_statements_tags_balance_sheet_statement": {
|
|
"template": "django_ledger/financial_statements/tags/balance_sheet_statement.html",
|
|
"elements": {
|
|
"account-action-{{ account.uuid }}": "#account-action-{{ account.uuid }}",
|
|
"dropdown-menu-{{ acc.uuid }}": "#dropdown-menu-{{ acc.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_financial_statements_tags_cash_flow_statement": {
|
|
"template": "django_ledger/financial_statements/tags/cash_flow_statement.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_financial_statements_tags_income_statement": {
|
|
"template": "django_ledger/financial_statements/tags/income_statement.html",
|
|
"elements": {
|
|
"account-action-{{ account.uuid }}": "#account-action-{{ account.uuid }}",
|
|
"dropdown-menu-{{ acc.uuid }}": "#dropdown-menu-{{ acc.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_includes_widget_bs": {
|
|
"template": "django_ledger/includes/widget_bs.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_widget_ic": {
|
|
"template": "django_ledger/includes/widget_ic.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_page_header": {
|
|
"template": "django_ledger/includes/page_header.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_widget_ratios": {
|
|
"template": "django_ledger/includes/widget_ratios.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_breadcrumbs": {
|
|
"template": "django_ledger/includes/breadcrumbs.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_messages": {
|
|
"template": "django_ledger/includes/messages.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_footer": {
|
|
"template": "django_ledger/includes/footer.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_includes_nav": {
|
|
"template": "django_ledger/includes/nav.html",
|
|
"elements": {
|
|
"djl-navbar-menu": "#djl-navbar-menu",
|
|
"djl-el=logout-button-nav": "#djl-el=logout-button-nav"
|
|
}
|
|
},
|
|
"django_ledger_includes_card_markdown": {
|
|
"template": "django_ledger/includes/card_markdown.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_chart_of_accounts_coa_list": {
|
|
"template": "django_ledger/chart_of_accounts/coa_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_chart_of_accounts_coa_update": {
|
|
"template": "django_ledger/chart_of_accounts/coa_update.html",
|
|
"elements": {
|
|
"{{ form.form_id }}": "#{{ form.form_id }}"
|
|
}
|
|
},
|
|
"django_ledger_chart_of_accounts_coa_create": {
|
|
"template": "django_ledger/chart_of_accounts/coa_create.html",
|
|
"elements": {
|
|
"{{ form.get_form_id }}": "#{{ form.get_form_id }}"
|
|
}
|
|
},
|
|
"django_ledger_chart_of_accounts_includes_coa_card": {
|
|
"template": "django_ledger/chart_of_accounts/includes/coa_card.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_product_product_delete": {
|
|
"template": "django_ledger/product/product_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_product_product_create": {
|
|
"template": "django_ledger/product/product_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_product_product_update": {
|
|
"template": "django_ledger/product/product_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_product_product_list": {
|
|
"template": "django_ledger/product/product_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_product_tags_product_table": {
|
|
"template": "django_ledger/product/tags/product_table.html",
|
|
"elements": {
|
|
"product-action-{{ invoice.uuid }}": "#product-action-{{ invoice.uuid }}",
|
|
"dropdown-menu-{{ product.uuid }}": "#dropdown-menu-{{ product.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_purchase_order_po_detail": {
|
|
"template": "django_ledger/purchase_order/po_detail.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_purchase_order_po_delete": {
|
|
"template": "django_ledger/purchase_order/po_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_purchase_order_po_create": {
|
|
"template": "django_ledger/purchase_order/po_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_purchase_order_po_list": {
|
|
"template": "django_ledger/purchase_order/po_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_purchase_order_po_update": {
|
|
"template": "django_ledger/purchase_order/po_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_purchase_order_includes_po_item_formset": {
|
|
"template": "django_ledger/purchase_order/includes/po_item_formset.html",
|
|
"elements": {
|
|
"{{ f.instance.html_id_unit_cost }}": "#{{ f.instance.html_id_unit_cost }}",
|
|
"{{ f.instance.html_id_quantity }}": "#{{ f.instance.html_id_quantity }}",
|
|
"{{ f.instance.html_id_total_amount }}": "#{{ f.instance.html_id_total_amount }}"
|
|
}
|
|
},
|
|
"django_ledger_purchase_order_includes_po_table": {
|
|
"template": "django_ledger/purchase_order/includes/po_table.html",
|
|
"elements": {
|
|
"bill-action-{{ po.uuid }}": "#bill-action-{{ po.uuid }}",
|
|
"dropdown-menu-{{ po.uuid }}": "#dropdown-menu-{{ po.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_purchase_order_includes_card_po": {
|
|
"template": "django_ledger/purchase_order/includes/card_po.html",
|
|
"elements": {
|
|
"{{ po_model.get_mark_as_review_html_id }}-button": "#{{ po_model.get_mark_as_review_html_id }}-button",
|
|
"{{ po_model.get_mark_as_approved_html_id }}-button": "#{{ po_model.get_mark_as_approved_html_id }}-button",
|
|
"{{ po_model.get_mark_as_fulfilled_html_id }}-button": "#{{ po_model.get_mark_as_fulfilled_html_id }}-button",
|
|
"{{ po_model.get_mark_as_delete_html_id }}-button": "#{{ po_model.get_mark_as_delete_html_id }}-button",
|
|
"{{ po_model.get_mark_as_void_html_id }}-button": "#{{ po_model.get_mark_as_void_html_id }}-button",
|
|
"{{ po_model.get_mark_as_canceled_html_id }}-button": "#{{ po_model.get_mark_as_canceled_html_id }}-button"
|
|
}
|
|
},
|
|
"django_ledger_purchase_order_tags_po_item_table": {
|
|
"template": "django_ledger/purchase_order/tags/po_item_table.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_activity_form": {
|
|
"template": "django_ledger/components/activity_form.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_date_picker": {
|
|
"template": "django_ledger/components/date_picker.html",
|
|
"elements": {
|
|
"{{ date_picker_id }}": "#{{ date_picker_id }}"
|
|
}
|
|
},
|
|
"django_ledger_components_filters": {
|
|
"template": "django_ledger/components/filters.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_breadcrumbs": {
|
|
"template": "django_ledger/components/breadcrumbs.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_feedback_button": {
|
|
"template": "django_ledger/components/feedback_button.html",
|
|
"elements": {
|
|
"{{ bug_modal_html_id }}": "#{{ bug_modal_html_id }}",
|
|
"{{ feature_modal_html_id }}": "#{{ feature_modal_html_id }}"
|
|
}
|
|
},
|
|
"django_ledger_components_menu": {
|
|
"template": "django_ledger/components/menu.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_icon": {
|
|
"template": "django_ledger/components/icon.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_period_navigator": {
|
|
"template": "django_ledger/components/period_navigator.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_components_chart_container": {
|
|
"template": "django_ledger/components/chart_container.html",
|
|
"elements": {
|
|
"{{ chart_id }}": "#{{ chart_id }}"
|
|
}
|
|
},
|
|
"django_ledger_components_modals": {
|
|
"template": "django_ledger/components/modals.html",
|
|
"elements": {
|
|
"{{ object.get_html_id }}": "#{{ object.get_html_id }}"
|
|
}
|
|
},
|
|
"django_ledger_components_default_entity": {
|
|
"template": "django_ledger/components/default_entity.html",
|
|
"elements": {
|
|
"djetler-set-entity-form-{{ form_id }}": "#djetler-set-entity-form-{{ form_id }}"
|
|
}
|
|
},
|
|
"django_ledger_components_modals_v2": {
|
|
"template": "django_ledger/components/modals_v2.html",
|
|
"elements": {
|
|
"{{ html_id }}": "#{{ html_id }}"
|
|
}
|
|
},
|
|
"django_ledger_transactions_tags_txs_table": {
|
|
"template": "django_ledger/transactions/tags/txs_table.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bills_bill_detail": {
|
|
"template": "django_ledger/bills/bill_detail.html",
|
|
"elements": {
|
|
"djl-bill-detail-amount-paid": "#djl-bill-detail-amount-paid",
|
|
"djl-bill-detail-amount-prepaid": "#djl-bill-detail-amount-prepaid",
|
|
"djl-bill-detail-amount-unearned": "#djl-bill-detail-amount-unearned",
|
|
"djl-bill-detail-amount-owed": "#djl-bill-detail-amount-owed"
|
|
}
|
|
},
|
|
"django_ledger_bills_bill_delete": {
|
|
"template": "django_ledger/bills/bill_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bills_bill_update": {
|
|
"template": "django_ledger/bills/bill_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bills_bill_void": {
|
|
"template": "django_ledger/bills/bill_void.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bills_bill_create": {
|
|
"template": "django_ledger/bills/bill_create.html",
|
|
"elements": {
|
|
"djl-bill-model-create-form-id": "#djl-bill-model-create-form-id",
|
|
"djl-bill-create-button": "#djl-bill-create-button",
|
|
"djl-bill-create-back-button": "#djl-bill-create-back-button"
|
|
}
|
|
},
|
|
"django_ledger_bills_bill_list": {
|
|
"template": "django_ledger/bills/bill_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bills_includes_card_bill": {
|
|
"template": "django_ledger/bills/includes/card_bill.html",
|
|
"elements": {
|
|
"djl-bill-card-widget": "#djl-bill-card-widget",
|
|
"djl-bill-detail-update-button": "#djl-bill-detail-update-button",
|
|
"{{ bill.get_mark_as_review_html_id }}-button": "#{{ bill.get_mark_as_review_html_id }}-button",
|
|
"{{ bill.get_mark_as_approved_html_id }}-button": "#{{ bill.get_mark_as_approved_html_id }}-button",
|
|
"{{ bill.get_mark_as_paid_html_id }}-button": "#{{ bill.get_mark_as_paid_html_id }}-button",
|
|
"{{ bill.get_mark_as_void_html_id }}-button": "#{{ bill.get_mark_as_void_html_id }}-button",
|
|
"{{ bill.get_mark_as_cenceled_html_id }}-button": "#{{ bill.get_mark_as_cenceled_html_id }}-button"
|
|
}
|
|
},
|
|
"django_ledger_bills_tags_bill_item_formset": {
|
|
"template": "django_ledger/bills/tags/bill_item_formset.html",
|
|
"elements": {
|
|
"{{ f.instance.html_id_quantity }}": "#{{ f.instance.html_id_quantity }}",
|
|
"{{ f.instance.html_id_unit_cost }}": "#{{ f.instance.html_id_unit_cost }}",
|
|
"{{ f.instance.html_id_total_amount }}": "#{{ f.instance.html_id_total_amount }}"
|
|
}
|
|
},
|
|
"django_ledger_bills_tags_bill_table": {
|
|
"template": "django_ledger/bills/tags/bill_table.html",
|
|
"elements": {
|
|
"{{ bill.get_html_id }}": "#{{ bill.get_html_id }}",
|
|
"{{ bill.get_html_amount_due_id }}": "#{{ bill.get_html_amount_due_id }}",
|
|
"{{ bill.get_html_amount_paid_id }}": "#{{ bill.get_html_amount_paid_id }}",
|
|
"bill-action-{{ bill.uuid }}": "#bill-action-{{ bill.uuid }}",
|
|
"dropdown-menu-{{ bill.uuid }}": "#dropdown-menu-{{ bill.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_layouts_content_layout_1": {
|
|
"template": "django_ledger/layouts/content_layout_1.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_layouts_base": {
|
|
"template": "django_ledger/layouts/base.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_layouts_content_layout_2": {
|
|
"template": "django_ledger/layouts/content_layout_2.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bank_account_bank_account_create": {
|
|
"template": "django_ledger/bank_account/bank_account_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bank_account_bank_account_update": {
|
|
"template": "django_ledger/bank_account/bank_account_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bank_account_bank_account_list": {
|
|
"template": "django_ledger/bank_account/bank_account_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_bank_account_tags_bank_accounts_table": {
|
|
"template": "django_ledger/bank_account/tags/bank_accounts_table.html",
|
|
"elements": {
|
|
"bank-action-{{ bank_acc.uuid }}": "#bank-action-{{ bank_acc.uuid }}",
|
|
"dropdown-menu-{{ bank_acc.uuid }}": "#dropdown-menu-{{ bank_acc.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_inventory_inventory_item_create": {
|
|
"template": "django_ledger/inventory/inventory_item_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_inventory_inventory_recount": {
|
|
"template": "django_ledger/inventory/inventory_recount.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_inventory_inventory_item_update": {
|
|
"template": "django_ledger/inventory/inventory_item_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_inventory_inventory_list": {
|
|
"template": "django_ledger/inventory/inventory_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_inventory_inventory_item_list": {
|
|
"template": "django_ledger/inventory/inventory_item_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_inventory_tags_inventory_item_table": {
|
|
"template": "django_ledger/inventory/tags/inventory_item_table.html",
|
|
"elements": {
|
|
"inv-item-action-{{ inv_item.uuid }}": "#inv-item-action-{{ inv_item.uuid }}",
|
|
"dropdown-menu-{{ inv_item.uuid }}": "#dropdown-menu-{{ inv_item.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_inventory_tags_inventory_table": {
|
|
"template": "django_ledger/inventory/tags/inventory_table.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_data_import_job_list": {
|
|
"template": "django_ledger/data_import/data_import_job_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_import_job_update": {
|
|
"template": "django_ledger/data_import/import_job_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_import_job_create": {
|
|
"template": "django_ledger/data_import/import_job_create.html",
|
|
"elements": {
|
|
"file-js-django-ledger": "#file-js-django-ledger"
|
|
}
|
|
},
|
|
"django_ledger_data_import_data_import_job_txs": {
|
|
"template": "django_ledger/data_import/data_import_job_txs.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_import_job_delete": {
|
|
"template": "django_ledger/data_import/import_job_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_tags_data_import_job_txs_imported": {
|
|
"template": "django_ledger/data_import/tags/data_import_job_txs_imported.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_tags_data_import_job_txs_table": {
|
|
"template": "django_ledger/data_import/tags/data_import_job_txs_table.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_data_import_tags_data_import_job_list_table": {
|
|
"template": "django_ledger/data_import/tags/data_import_job_list_table.html",
|
|
"elements": {
|
|
"customer-action-{{ job.uuid }}": "#customer-action-{{ job.uuid }}",
|
|
"dropdown-menu-{{ customer.uuid }}": "#dropdown-menu-{{ customer.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_estimate_estimate_update": {
|
|
"template": "django_ledger/estimate/estimate_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_estimate_estimate_create": {
|
|
"template": "django_ledger/estimate/estimate_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_estimate_estimate_list": {
|
|
"template": "django_ledger/estimate/estimate_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_estimate_estimate_detail": {
|
|
"template": "django_ledger/estimate/estimate_detail.html",
|
|
"elements": {
|
|
"djl-cj-detail-estimated-revenue": "#djl-cj-detail-estimated-revenue",
|
|
"djl-cj-detail-estimated-cost": "#djl-cj-detail-estimated-cost"
|
|
}
|
|
},
|
|
"django_ledger_estimate_includes_estimate_table": {
|
|
"template": "django_ledger/estimate/includes/estimate_table.html",
|
|
"elements": {
|
|
"{{ ce_model.get_html_id }}": "#{{ ce_model.get_html_id }}",
|
|
"cj-action-{{ ce_model.uuid }}": "#cj-action-{{ ce_model.uuid }}",
|
|
"dropdown-menu-{{ ce_model.uuid }}": "#dropdown-menu-{{ ce_model.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_estimate_includes_card_estimate": {
|
|
"template": "django_ledger/estimate/includes/card_estimate.html",
|
|
"elements": {
|
|
"{{ estimate_model.get_mark_as_draft_html_id }}-button": "#{{ estimate_model.get_mark_as_draft_html_id }}-button",
|
|
"{{ estimate_model.get_mark_as_review_html_id }}-button": "#{{ estimate_model.get_mark_as_review_html_id }}-button",
|
|
"{{ estimate_model.get_mark_as_approved_html_id }}-button": "#{{ estimate_model.get_mark_as_approved_html_id }}-button"
|
|
}
|
|
},
|
|
"django_ledger_estimate_includes_estimate_item_table": {
|
|
"template": "django_ledger/estimate/includes/estimate_item_table.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_estimate_tags_ce_item_formset": {
|
|
"template": "django_ledger/estimate/tags/ce_item_formset.html",
|
|
"elements": {
|
|
"{{ f.instance.html_id_quantity }}": "#{{ f.instance.html_id_quantity }}",
|
|
"{{ f.instance.html_id_unit_cost }}": "#{{ f.instance.html_id_unit_cost }}",
|
|
"{{ f.instance.html_id_total_amount }}": "#{{ f.instance.html_id_total_amount }}"
|
|
}
|
|
},
|
|
"django_ledger_account_account_list": {
|
|
"template": "django_ledger/account/account_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_account_account_create_child": {
|
|
"template": "django_ledger/account/account_create_child.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_account_account_detail": {
|
|
"template": "django_ledger/account/account_detail.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_account_account_update": {
|
|
"template": "django_ledger/account/account_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_account_account_create": {
|
|
"template": "django_ledger/account/account_create.html",
|
|
"elements": {
|
|
"{{ form.form_id }}": "#{{ form.form_id }}"
|
|
}
|
|
},
|
|
"django_ledger_account_tags_accounts_table": {
|
|
"template": "django_ledger/account/tags/accounts_table.html",
|
|
"elements": {
|
|
"account-action-{{ account.uuid }}": "#account-action-{{ account.uuid }}",
|
|
"dropdown-menu-{{ account.uuid }}": "#dropdown-menu-{{ account.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_account_tags_account_txs_table": {
|
|
"template": "django_ledger/account/tags/account_txs_table.html",
|
|
"elements": {
|
|
"tx-action-{{ tx.uuid }}": "#tx-action-{{ tx.uuid }}",
|
|
"dropdown-menu-{{ tx.uuid }}": "#dropdown-menu-{{ tx.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_service_service_update": {
|
|
"template": "django_ledger/service/service_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_service_service_create": {
|
|
"template": "django_ledger/service/service_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_service_service_delete": {
|
|
"template": "django_ledger/service/service_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_service_service_list": {
|
|
"template": "django_ledger/service/service_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_service_tags_services_table": {
|
|
"template": "django_ledger/service/tags/services_table.html",
|
|
"elements": {
|
|
"sercice-action-{{ invoice.uuid }}": "#sercice-action-{{ invoice.uuid }}",
|
|
"dropdown-menu-{{ service.uuid }}": "#dropdown-menu-{{ service.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_journal_entry_je_create": {
|
|
"template": "django_ledger/journal_entry/je_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_je_list": {
|
|
"template": "django_ledger/journal_entry/je_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_je_update": {
|
|
"template": "django_ledger/journal_entry/je_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_je_detail": {
|
|
"template": "django_ledger/journal_entry/je_detail.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_je_detail_txs": {
|
|
"template": "django_ledger/journal_entry/je_detail_txs.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_je_delete": {
|
|
"template": "django_ledger/journal_entry/je_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_includes_card_journal_entry": {
|
|
"template": "django_ledger/journal_entry/includes/card_journal_entry.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_journal_entry_tags_je_table": {
|
|
"template": "django_ledger/journal_entry/tags/je_table.html",
|
|
"elements": {
|
|
"je-action-{{ journal_entry_model.uuid }}": "#je-action-{{ journal_entry_model.uuid }}",
|
|
"dropdown-menu-{{ journal_entry_model.uuid }}": "#dropdown-menu-{{ journal_entry_model.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_journal_entry_tags_je_txs_table": {
|
|
"template": "django_ledger/journal_entry/tags/je_txs_table.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_uom_uom_list": {
|
|
"template": "django_ledger/uom/uom_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_uom_uom_delete": {
|
|
"template": "django_ledger/uom/uom_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_uom_uom_update": {
|
|
"template": "django_ledger/uom/uom_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_uom_uom_create": {
|
|
"template": "django_ledger/uom/uom_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_uom_tags_uom_table": {
|
|
"template": "django_ledger/uom/tags/uom_table.html",
|
|
"elements": {
|
|
"uom-action-{{ uom.uuid }}": "#uom-action-{{ uom.uuid }}",
|
|
"dropdown-menu-{{ invoice.uuid }}": "#dropdown-menu-{{ invoice.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_customer_customer_update": {
|
|
"template": "django_ledger/customer/customer_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_customer_customer_list": {
|
|
"template": "django_ledger/customer/customer_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_customer_customer_create": {
|
|
"template": "django_ledger/customer/customer_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_customer_includes_card_customer": {
|
|
"template": "django_ledger/customer/includes/card_customer.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_customer_tags_customer_table": {
|
|
"template": "django_ledger/customer/tags/customer_table.html",
|
|
"elements": {
|
|
"customer-action-{{ customer.uuid }}": "#customer-action-{{ customer.uuid }}",
|
|
"dropdown-menu-{{ customer.uuid }}": "#dropdown-menu-{{ customer.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_vendor_vendor_update": {
|
|
"template": "django_ledger/vendor/vendor_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_vendor_vendor_list": {
|
|
"template": "django_ledger/vendor/vendor_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_vendor_vendor_create": {
|
|
"template": "django_ledger/vendor/vendor_create.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_vendor_includes_card_vendor": {
|
|
"template": "django_ledger/vendor/includes/card_vendor.html",
|
|
"elements": {
|
|
"djl-vendor-card-widget": "#djl-vendor-card-widget"
|
|
}
|
|
},
|
|
"django_ledger_vendor_tags_vendor_table": {
|
|
"template": "django_ledger/vendor/tags/vendor_table.html",
|
|
"elements": {
|
|
"vendor-action-{{ vendor.uuid }}": "#vendor-action-{{ vendor.uuid }}",
|
|
"dropdown-menu-{{ vendor.uuid }}": "#dropdown-menu-{{ vendor.uuid }}"
|
|
}
|
|
},
|
|
"django_ledger_invoice_invoice_update": {
|
|
"template": "django_ledger/invoice/invoice_update.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_invoice_invoice_create": {
|
|
"template": "django_ledger/invoice/invoice_create.html",
|
|
"elements": {
|
|
"djl-bill-create-form-id": "#djl-bill-create-form-id",
|
|
"djl-invoice-create-button": "#djl-invoice-create-button",
|
|
"djl-invoice-create-back-button": "#djl-invoice-create-back-button"
|
|
}
|
|
},
|
|
"django_ledger_invoice_invoice_list": {
|
|
"template": "django_ledger/invoice/invoice_list.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_invoice_invoice_detail": {
|
|
"template": "django_ledger/invoice/invoice_detail.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_invoice_invoice_delete": {
|
|
"template": "django_ledger/invoice/invoice_delete.html",
|
|
"elements": {}
|
|
},
|
|
"django_ledger_invoice_includes_card_invoice": {
|
|
"template": "django_ledger/invoice/includes/card_invoice.html",
|
|
"elements": {
|
|
"{{ invoice.get_mark_as_review_html_id }}-button": "#{{ invoice.get_mark_as_review_html_id }}-button",
|
|
"{{ invoice.get_mark_as_approved_html_id }}-button": "#{{ invoice.get_mark_as_approved_html_id }}-button",
|
|
"{{ invoice.get_mark_as_paid_html_id }}-button": "#{{ invoice.get_mark_as_paid_html_id }}-button",
|
|
"{{ invoice.get_mark_as_void_html_id }}-button": "#{{ invoice.get_mark_as_void_html_id }}-button",
|
|
"{{ invoice.get_mark_as_canceled_html_id }}-button": "#{{ invoice.get_mark_as_canceled_html_id }}-button"
|
|
}
|
|
},
|
|
"django_ledger_invoice_tags_invoice_item_formset": {
|
|
"template": "django_ledger/invoice/tags/invoice_item_formset.html",
|
|
"elements": {
|
|
"{{ f.instance.html_id_quantity }}": "#{{ f.instance.html_id_quantity }}",
|
|
"{{ f.instance.html_id_unit_cost }}": "#{{ f.instance.html_id_unit_cost }}",
|
|
"{{ f.instance.html_id_total_amount }}": "#{{ f.instance.html_id_total_amount }}"
|
|
}
|
|
},
|
|
"django_ledger_invoice_tags_invoice_table": {
|
|
"template": "django_ledger/invoice/tags/invoice_table.html",
|
|
"elements": {
|
|
"invoice-action-{{ invoice.uuid }}": "#invoice-action-{{ invoice.uuid }}",
|
|
"dropdown-menu-{{ invoice.uuid }}": "#dropdown-menu-{{ invoice.uuid }}"
|
|
}
|
|
},
|
|
"appointment_default_thank_you": {
|
|
"template": "appointment/default_thank_you.html",
|
|
"elements": {}
|
|
},
|
|
"appointment_thank_you": {
|
|
"template": "appointment/thank_you.html",
|
|
"elements": {}
|
|
},
|
|
"appointment_appointment_client_information": {
|
|
"template": "appointment/appointment_client_information.html",
|
|
"elements": {
|
|
"user-info": "#user-info",
|
|
"service-datetime-chosen": "#service-datetime-chosen"
|
|
}
|
|
},
|
|
"appointment_appointments": {
|
|
"template": "appointment/appointments.html",
|
|
"elements": {
|
|
"calendar": "#calendar",
|
|
"slot-list": "#slot-list",
|
|
"reason_for_rescheduling": "#reason_for_rescheduling",
|
|
"staff_id": "#staff_id",
|
|
"service-datetime-chosen": "#service-datetime-chosen"
|
|
}
|
|
},
|
|
"appointment_enter_verification_code": {
|
|
"template": "appointment/enter_verification_code.html",
|
|
"elements": {
|
|
"verification-code": "#verification-code"
|
|
}
|
|
},
|
|
"appointment_rescheduling_thank_you": {
|
|
"template": "appointment/rescheduling_thank_you.html",
|
|
"elements": {}
|
|
},
|
|
"appointment_set_password": {
|
|
"template": "appointment/set_password.html",
|
|
"elements": {}
|
|
},
|
|
"base_templates_base": {
|
|
"template": "base_templates/base.html",
|
|
"elements": {}
|
|
},
|
|
"administration_manage_staff_personal_info": {
|
|
"template": "administration/manage_staff_personal_info.html",
|
|
"elements": {
|
|
"updatePersonalInfoForm": "#updatePersonalInfoForm"
|
|
}
|
|
},
|
|
"administration_manage_staff_member": {
|
|
"template": "administration/manage_staff_member.html",
|
|
"elements": {}
|
|
},
|
|
"administration_display_appointment": {
|
|
"template": "administration/display_appointment.html",
|
|
"elements": {}
|
|
},
|
|
"administration_user_profile": {
|
|
"template": "administration/user_profile.html",
|
|
"elements": {}
|
|
},
|
|
"administration_manage_working_hours": {
|
|
"template": "administration/manage_working_hours.html",
|
|
"elements": {
|
|
"workingHoursForm": "#workingHoursForm",
|
|
"\n {% if working_hours_instance %}{{ working_hours_instance.id }}{% else %}0{% endif %}": "#\n {% if working_hours_instance %}{{ working_hours_instance.id }}{% else %}0{% endif %}",
|
|
"{% if staff_user_id %}{{ staff_user_id }}{% else %}0{% endif %}": "#{% if staff_user_id %}{{ staff_user_id }}{% else %}0{% endif %}",
|
|
"start-timepicker": "#start-timepicker",
|
|
"{{ working_hours_form.start_time.id_for_label }}": "#{{ working_hours_form.start_time.id_for_label }}",
|
|
"end-timepicker": "#end-timepicker",
|
|
"{{ working_hours_form.end_time.id_for_label }}": "#{{ working_hours_form.end_time.id_for_label }}",
|
|
"addWorkingHoursUrl": "#addWorkingHoursUrl",
|
|
"updateWorkingHoursUrl": "#updateWorkingHoursUrl"
|
|
}
|
|
},
|
|
"administration_staff_list": {
|
|
"template": "administration/staff_list.html",
|
|
"elements": {}
|
|
},
|
|
"administration_manage_service": {
|
|
"template": "administration/manage_service.html",
|
|
"elements": {}
|
|
},
|
|
"administration_staff_index": {
|
|
"template": "administration/staff_index.html",
|
|
"elements": {
|
|
"calendar": "#calendar",
|
|
"event-list-container": "#event-list-container",
|
|
"customContextMenu": "#customContextMenu",
|
|
"newAppointmentOption": "#newAppointmentOption",
|
|
"clientName": "#clientName",
|
|
"clientEmail": "#clientEmail",
|
|
"emailError": "#emailError",
|
|
"clientPhone": "#clientPhone",
|
|
"clientAddress": "#clientAddress",
|
|
"want_reminder": "#want_reminder",
|
|
"additional_info": "#additional_info"
|
|
}
|
|
},
|
|
"administration_manage_day_off": {
|
|
"template": "administration/manage_day_off.html",
|
|
"elements": {
|
|
"{{ day_off_form.start_date.id_for_label }}_display": "#{{ day_off_form.start_date.id_for_label }}_display",
|
|
"{{ day_off_form.start_date.id_for_label }}": "#{{ day_off_form.start_date.id_for_label }}",
|
|
"{{ day_off_form.end_date.id_for_label }}_display": "#{{ day_off_form.end_date.id_for_label }}_display",
|
|
"{{ day_off_form.end_date.id_for_label }}": "#{{ day_off_form.end_date.id_for_label }}",
|
|
"{{ day_off_form.description.id_for_label }}": "#{{ day_off_form.description.id_for_label }}"
|
|
}
|
|
},
|
|
"administration_email_change_verification_code": {
|
|
"template": "administration/email_change_verification_code.html",
|
|
"elements": {}
|
|
},
|
|
"administration_service_list": {
|
|
"template": "administration/service_list.html",
|
|
"elements": {}
|
|
},
|
|
"error_pages_404_not_found": {
|
|
"template": "error_pages/404_not_found.html",
|
|
"elements": {
|
|
"svg2": "#svg2",
|
|
"metadata8": "#metadata8",
|
|
"defs6": "#defs6",
|
|
"Strips2_1": "#Strips2_1",
|
|
"rect5419": "#rect5419",
|
|
"linearGradient6096": "#linearGradient6096",
|
|
"stop6094": "#stop6094",
|
|
"layer1": "#layer1",
|
|
"g6219": "#g6219",
|
|
"path6180": "#path6180",
|
|
"g6174": "#g6174",
|
|
"path4488": "#path4488",
|
|
"path4490": "#path4490",
|
|
"path4496": "#path4496",
|
|
"rect4553": "#rect4553",
|
|
"path4513": "#path4513",
|
|
"path4517": "#path4517",
|
|
"path4521": "#path4521",
|
|
"path4525": "#path4525",
|
|
"path4533": "#path4533",
|
|
"path4537": "#path4537",
|
|
"path4541": "#path4541",
|
|
"path4545": "#path4545",
|
|
"path4549": "#path4549",
|
|
"path4556": "#path4556",
|
|
"path4560": "#path4560",
|
|
"path4529": "#path4529",
|
|
"path4614": "#path4614",
|
|
"path4616": "#path4616",
|
|
"path4565": "#path4565",
|
|
"path4567": "#path4567",
|
|
"path4570": "#path4570",
|
|
"path4578": "#path4578",
|
|
"path4578-1": "#path4578-1",
|
|
"path4610": "#path4610",
|
|
"path4573": "#path4573",
|
|
"path4575": "#path4575",
|
|
"path4579": "#path4579",
|
|
"layer3": "#layer3",
|
|
"text4526": "#text4526",
|
|
"path4555": "#path4555",
|
|
"text4526-2": "#text4526-2",
|
|
"path4558": "#path4558",
|
|
"errorText": "#errorText",
|
|
"back": "#back"
|
|
}
|
|
},
|
|
"error_pages_304_already_submitted": {
|
|
"template": "error_pages/304_already_submitted.html",
|
|
"elements": {
|
|
"Layer_1": "#Layer_1"
|
|
}
|
|
},
|
|
"error_pages_403_forbidden_rescheduling": {
|
|
"template": "error_pages/403_forbidden_rescheduling.html",
|
|
"elements": {}
|
|
},
|
|
"error_pages_403_forbidden": {
|
|
"template": "error_pages/403_forbidden.html",
|
|
"elements": {
|
|
"back": "#back"
|
|
}
|
|
},
|
|
"modal_event_details_modal": {
|
|
"template": "modal/event_details_modal.html",
|
|
"elements": {
|
|
"eventDetailsModal": "#eventDetailsModal",
|
|
"eventModalLabel": "#eventModalLabel",
|
|
"eventModalBody": "#eventModalBody",
|
|
"eventGoBtn": "#eventGoBtn",
|
|
"eventCancelBtn": "#eventCancelBtn",
|
|
"eventEditBtn": "#eventEditBtn",
|
|
"eventSubmitBtn": "#eventSubmitBtn",
|
|
"eventDeleteBtn": "#eventDeleteBtn"
|
|
}
|
|
},
|
|
"modal_error_modal": {
|
|
"template": "modal/error_modal.html",
|
|
"elements": {
|
|
"errorModal": "#errorModal",
|
|
"errorModalLabel": "#errorModalLabel",
|
|
"errorModalMessage": "#errorModalMessage"
|
|
}
|
|
},
|
|
"modal_confirm_modal": {
|
|
"template": "modal/confirm_modal.html",
|
|
"elements": {
|
|
"confirmModal": "#confirmModal",
|
|
"modalLabel": "#modalLabel",
|
|
"modalBody": "#modalBody",
|
|
"modalActionBtn": "#modalActionBtn"
|
|
}
|
|
},
|
|
"email_sender_reminder_email": {
|
|
"template": "email_sender/reminder_email.html",
|
|
"elements": {}
|
|
},
|
|
"email_sender_reschedule_email": {
|
|
"template": "email_sender/reschedule_email.html",
|
|
"elements": {}
|
|
},
|
|
"email_sender_admin_new_appointment_email": {
|
|
"template": "email_sender/admin_new_appointment_email.html",
|
|
"elements": {}
|
|
},
|
|
"email_sender_thank_you_email": {
|
|
"template": "email_sender/thank_you_email.html",
|
|
"elements": {}
|
|
},
|
|
"ordered_model_admin_order_controls": {
|
|
"template": "ordered_model/admin/order_controls.html",
|
|
"elements": {}
|
|
},
|
|
"plans_fake_payments": {
|
|
"template": "plans/fake_payments.html",
|
|
"elements": {}
|
|
},
|
|
"plans_create_order": {
|
|
"template": "plans/create_order.html",
|
|
"elements": {}
|
|
},
|
|
"plans_billing_info_create_or_update": {
|
|
"template": "plans/billing_info_create_or_update.html",
|
|
"elements": {}
|
|
},
|
|
"plans_pagination": {
|
|
"template": "plans/pagination.html",
|
|
"elements": {}
|
|
},
|
|
"plans_base": {
|
|
"template": "plans/base.html",
|
|
"elements": {}
|
|
},
|
|
"plans_expiration_messages": {
|
|
"template": "plans/expiration_messages.html",
|
|
"elements": {}
|
|
},
|
|
"plans_pricing": {
|
|
"template": "plans/pricing.html",
|
|
"elements": {}
|
|
},
|
|
"plans_current": {
|
|
"template": "plans/current.html",
|
|
"elements": {}
|
|
},
|
|
"plans_order_list": {
|
|
"template": "plans/order_list.html",
|
|
"elements": {}
|
|
},
|
|
"plans_account_activation": {
|
|
"template": "plans/account_activation.html",
|
|
"elements": {}
|
|
},
|
|
"plans_order_detail_table": {
|
|
"template": "plans/order_detail_table.html",
|
|
"elements": {}
|
|
},
|
|
"plans_upgrade": {
|
|
"template": "plans/upgrade.html",
|
|
"elements": {}
|
|
},
|
|
"plans_extend": {
|
|
"template": "plans/extend.html",
|
|
"elements": {
|
|
"pricing_form": "#pricing_form"
|
|
}
|
|
},
|
|
"plans_billing_info_delete": {
|
|
"template": "plans/billing_info_delete.html",
|
|
"elements": {}
|
|
},
|
|
"plans_plan_table": {
|
|
"template": "plans/plan_table.html",
|
|
"elements": {}
|
|
},
|
|
"plans_order_detail": {
|
|
"template": "plans/order_detail.html",
|
|
"elements": {
|
|
"order_printable_documents": "#order_printable_documents"
|
|
}
|
|
},
|
|
"plans_invoices_PL_EN": {
|
|
"template": "plans/invoices/PL_EN.html",
|
|
"elements": {}
|
|
},
|
|
"plans_invoices_PL_EN_layout": {
|
|
"template": "plans/invoices/PL_EN_layout.html",
|
|
"elements": {
|
|
"full_number": "#full_number",
|
|
"shipping": "#shipping",
|
|
"items": "#items"
|
|
}
|
|
},
|
|
"plans_invoices_invoice_base": {
|
|
"template": "plans/invoices/invoice_base.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_list_export": {
|
|
"template": "admin/import_export/change_list_export.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_base": {
|
|
"template": "admin/import_export/base.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_list_import": {
|
|
"template": "admin/import_export/change_list_import.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_list": {
|
|
"template": "admin/import_export/change_list.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_list_export_item": {
|
|
"template": "admin/import_export/change_list_export_item.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_list_import_export": {
|
|
"template": "admin/import_export/change_list_import_export.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_import": {
|
|
"template": "admin/import_export/import.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_resource_fields_list": {
|
|
"template": "admin/import_export/resource_fields_list.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_list_import_item": {
|
|
"template": "admin/import_export/change_list_import_item.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_change_form": {
|
|
"template": "admin/import_export/change_form.html",
|
|
"elements": {}
|
|
},
|
|
"admin_import_export_export": {
|
|
"template": "admin/import_export/export.html",
|
|
"elements": {}
|
|
},
|
|
"schema_graph_schema": {
|
|
"template": "schema_graph/schema.html",
|
|
"elements": {
|
|
"schema-graph-app": "#schema-graph-app"
|
|
}
|
|
},
|
|
"django_filters_rest_framework_form": {
|
|
"template": "django_filters/rest_framework/form.html",
|
|
"elements": {}
|
|
},
|
|
"django_filters_rest_framework_crispy_form": {
|
|
"template": "django_filters/rest_framework/crispy_form.html",
|
|
"elements": {}
|
|
},
|
|
"django_filters_widgets_multiwidget": {
|
|
"template": "django_filters/widgets/multiwidget.html",
|
|
"elements": {}
|
|
}
|
|
},
|
|
"common_elements": {
|
|
"navigation": {
|
|
"inventory": "#inventory-menu, .inventory-nav, nav .inventory",
|
|
"finance": "#finance-menu, .finance-nav, nav .finance",
|
|
"customers": "#customers-menu, .customers-nav, nav .customers"
|
|
},
|
|
"actions": {
|
|
"add": ".btn-add, .add-button, button:contains('Add')",
|
|
"edit": ".btn-edit, .edit-button, button:contains('Edit')",
|
|
"save": ".btn-save, button[type='submit'], #save-button",
|
|
"cancel": ".btn-cancel, #cancel-button, button:contains('Cancel')",
|
|
"delete": ".btn-delete, .delete-button, button:contains('Delete')"
|
|
},
|
|
"forms": {
|
|
"search": "#search-form, .search-input, input[name='q']",
|
|
"date_range": ".date-range, input[type='date']",
|
|
"dropdown": "select, .dropdown, .select-field"
|
|
}
|
|
}
|
|
} |