.coveragerc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/cancel.yml
.github/workflows/python-publish.yml
.github/workflows/test.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/_static/icon.png
docs/djlint/configuration.rst
docs/djlint/formatter.rst
docs/djlint/rules.rst
docs/djlint/usage.rst
src/djlint/__init__.py
src/djlint/__main__.py
src/djlint/lint.py
src/djlint/reformat.py
src/djlint/rules.yaml
src/djlint/settings.py
src/djlint.egg-info/PKG-INFO
src/djlint.egg-info/SOURCES.txt
src/djlint.egg-info/dependency_links.txt
src/djlint.egg-info/entry_points.txt
src/djlint.egg-info/requires.txt
src/djlint.egg-info/top_level.txt
src/djlint/formatter/__init__.py
src/djlint/formatter/compress_html.py
src/djlint/formatter/expand_html.py
src/djlint/formatter/indent_html.py
tests/__init__.py
tests/bad.html
tests/bad.html.dj
tests/bad.html.dj2
tests/conftest.py
tests/test_djlint.py
tests/django_admin/admin/404.html
tests/django_admin/admin/500.html
tests/django_admin/admin/actions.html
tests/django_admin/admin/app_index.html
tests/django_admin/admin/app_list.html
tests/django_admin/admin/base.html
tests/django_admin/admin/base_site.html
tests/django_admin/admin/change_form.html
tests/django_admin/admin/change_form_object_tools.html
tests/django_admin/admin/change_list.html
tests/django_admin/admin/change_list_object_tools.html
tests/django_admin/admin/change_list_results.html
tests/django_admin/admin/date_hierarchy.html
tests/django_admin/admin/delete_confirmation.html
tests/django_admin/admin/delete_selected_confirmation.html
tests/django_admin/admin/filter.html
tests/django_admin/admin/index.html
tests/django_admin/admin/invalid_setup.html
tests/django_admin/admin/login.html
tests/django_admin/admin/nav_sidebar.html
tests/django_admin/admin/object_history.html
tests/django_admin/admin/pagination.html
tests/django_admin/admin/popup_response.html
tests/django_admin/admin/prepopulated_fields_js.html
tests/django_admin/admin/search_form.html
tests/django_admin/admin/submit_line.html
tests/django_admin/admin/auth/user/add_form.html
tests/django_admin/admin/auth/user/change_password.html
tests/django_admin/admin/edit_inline/stacked.html
tests/django_admin/admin/edit_inline/tabular.html
tests/django_admin/admin/includes/fieldset.html
tests/django_admin/admin/includes/object_delete_summary.html
tests/django_admin/admin/widgets/clearable_file_input.html
tests/django_admin/admin/widgets/foreign_key_raw_id.html
tests/django_admin/admin/widgets/many_to_many_raw_id.html
tests/django_admin/admin/widgets/radio.html
tests/django_admin/admin/widgets/related_widget_wrapper.html
tests/django_admin/admin/widgets/split_datetime.html
tests/django_admin/admin/widgets/url.html
tests/django_admin/registration/logged_out.html
tests/django_admin/registration/password_change_done.html
tests/django_admin/registration/password_change_form.html
tests/django_admin/registration/password_reset_complete.html
tests/django_admin/registration/password_reset_confirm.html
tests/django_admin/registration/password_reset_done.html
tests/django_admin/registration/password_reset_email.html
tests/django_admin/registration/password_reset_form.html
tests/django_cms/admin/cms/extensions/change_form.html
tests/django_cms/admin/cms/mail/base.html
tests/django_cms/admin/cms/mail/base.txt
tests/django_cms/admin/cms/mail/page_user_change.html
tests/django_cms/admin/cms/mail/page_user_change.txt
tests/django_cms/admin/cms/page/change_form.html
tests/django_cms/admin/cms/page/close_frame.html
tests/django_cms/admin/cms/page/permissions.html
tests/django_cms/admin/cms/page/submit_row.html
tests/django_cms/admin/cms/page/includes/fieldset.html
tests/django_cms/admin/cms/page/plugin/change_form.html
tests/django_cms/admin/cms/page/plugin/confirm_form.html
tests/django_cms/admin/cms/page/plugin/delete_confirmation.html
tests/django_cms/admin/cms/page/plugin/error_form.html
tests/django_cms/admin/cms/page/plugin/submit_line.html
tests/django_cms/admin/cms/page/tree/actions_dropdown.html
tests/django_cms/admin/cms/page/tree/base.html.broken
tests/django_cms/admin/cms/page/tree/copy_premissions.html
tests/django_cms/admin/cms/page/tree/filter.html
tests/django_cms/admin/cms/page/tree/legend.html
tests/django_cms/admin/cms/page/tree/menu.html.brocken
tests/django_cms/admin/cms/usersettings/change_form.html
tests/django_cms/cms/content.html
tests/django_cms/cms/dummy.html
tests/django_cms/cms/welcome.html
tests/django_cms/cms/plugins/alias.html
tests/django_cms/cms/toolbar/clipboard.html
tests/django_cms/cms/toolbar/content.html
tests/django_cms/cms/toolbar/dragbar.html
tests/django_cms/cms/toolbar/dragitem.html
tests/django_cms/cms/toolbar/dragitem_extra_menu.html
tests/django_cms/cms/toolbar/dragitem_menu.html
tests/django_cms/cms/toolbar/plugin.html
tests/django_cms/cms/toolbar/structure.html
tests/django_cms/cms/toolbar/toolbar.html
tests/django_cms/cms/toolbar/toolbar_javascript.html
tests/django_cms/cms/toolbar/toolbar_with_structure.html
tests/django_cms/cms/toolbar/items/break.html
tests/django_cms/cms/toolbar/items/button.html
tests/django_cms/cms/toolbar/items/button_list.html
tests/django_cms/cms/toolbar/items/button_modal.html
tests/django_cms/cms/toolbar/items/button_sideframe.html
tests/django_cms/cms/toolbar/items/dropdown.html
tests/django_cms/cms/toolbar/items/dropdown_button.html
tests/django_cms/cms/toolbar/items/item_ajax.html
tests/django_cms/cms/toolbar/items/item_link.html
tests/django_cms/cms/toolbar/items/item_modal.html
tests/django_cms/cms/toolbar/items/item_sideframe.html
tests/django_cms/cms/toolbar/items/live_draft.html
tests/django_cms/cms/toolbar/items/login.html
tests/django_cms/cms/toolbar/items/logo.html
tests/django_cms/cms/toolbar/items/menu.html
tests/django_cms/cms/widgets/applicationconfigselect.html
tests/django_cms/cms/widgets/pageselectwidget.html
tests/django_cms/cms/widgets/pagesmartlinkwidget.html
tests/django_cms/cms/wizards/base.html
tests/django_cms/cms/wizards/create.html
tests/django_cms/cms/wizards/done.html
tests/django_cms/cms/wizards/start.html
tests/django_cms/cms/wizards/wizardoptionwidget.html
tests/django_cms/cms/wizards/includes/form_fields.html
tests/django_ledger/account_create.html
tests/django_ledger/account_create_child.html
tests/django_ledger/account_detail.html
tests/django_ledger/account_list.html
tests/django_ledger/account_update.html
tests/django_ledger/balance_sheet.html
tests/django_ledger/bank_account_create.html
tests/django_ledger/bank_account_list.html
tests/django_ledger/bank_account_update.html
tests/django_ledger/base.html
tests/django_ledger/bill_create.html
tests/django_ledger/bill_delete.html
tests/django_ledger/bill_detail.html
tests/django_ledger/bill_list.html
tests/django_ledger/bill_update.html
tests/django_ledger/bill_void.html
tests/django_ledger/coa_update.html
tests/django_ledger/customer_create.html
tests/django_ledger/customer_list.html
tests/django_ledger/customer_update.html
tests/django_ledger/data_import_job_list.html
tests/django_ledger/data_import_job_txs.html
tests/django_ledger/data_import_ofx.html
tests/django_ledger/entitiy_list.html
tests/django_ledger/entity_create.html
tests/django_ledger/entity_dashboard.html
tests/django_ledger/entity_delete.html
tests/django_ledger/entity_update.html
tests/django_ledger/expense_create.html
tests/django_ledger/expense_list.html
tests/django_ledger/expense_update.html
tests/django_ledger/home.html
tests/django_ledger/income_statement.html
tests/django_ledger/inventory_item_create.html
tests/django_ledger/inventory_item_list.html
tests/django_ledger/inventory_item_update.html
tests/django_ledger/invoice_create.html
tests/django_ledger/invoice_delete.html
tests/django_ledger/invoice_detail.html
tests/django_ledger/invoice_list.html
tests/django_ledger/invoice_update.html
tests/django_ledger/je_create.html
tests/django_ledger/je_detail.html
tests/django_ledger/je_list.html
tests/django_ledger/je_update.html
tests/django_ledger/ledger_create.html
tests/django_ledger/ledger_list.html
tests/django_ledger/ledger_update.html
tests/django_ledger/pns_list.html
tests/django_ledger/po_create.html
tests/django_ledger/po_delete.html
tests/django_ledger/po_detail.html
tests/django_ledger/po_list.html
tests/django_ledger/po_update.html
tests/django_ledger/product_create.html
tests/django_ledger/product_list.html
tests/django_ledger/product_update.html
tests/django_ledger/txs.html
tests/django_ledger/unit_create.html
tests/django_ledger/unit_detail.html
tests/django_ledger/unit_list.html
tests/django_ledger/unit_update.html
tests/django_ledger/uom_create.html
tests/django_ledger/uom_list.html
tests/django_ledger/uom_update.html
tests/django_ledger/vendor_create.html
tests/django_ledger/vendor_list.html
tests/django_ledger/vendor_update.html
tests/django_ledger/auth/login.html
tests/django_ledger/includes/breadcrumbs.html
tests/django_ledger/includes/card_bill.html
tests/django_ledger/includes/card_customer.html
tests/django_ledger/includes/card_entity.html
tests/django_ledger/includes/card_invoice.html
tests/django_ledger/includes/card_markdown.html
tests/django_ledger/includes/card_po.html
tests/django_ledger/includes/card_vendor.html
tests/django_ledger/includes/footer.html
tests/django_ledger/includes/messages.html
tests/django_ledger/includes/nav.html
tests/django_ledger/includes/page_header.html
tests/django_ledger/includes/widget_bs.html
tests/django_ledger/includes/widget_ic.html
tests/django_ledger/includes/widget_ratios.html
tests/django_ledger/layouts/content_layout_1.html
tests/django_ledger/layouts/content_layout_2.html
tests/django_ledger/tags/account_txs_table.html
tests/django_ledger/tags/accounts_table.html
tests/django_ledger/tags/activity_form.html
tests/django_ledger/tags/balance_sheet.html
tests/django_ledger/tags/bank_accounts_table.html
tests/django_ledger/tags/bill_item_formset.html
tests/django_ledger/tags/bill_table.html
tests/django_ledger/tags/breadcrumbs.html
tests/django_ledger/tags/chart_container.html
tests/django_ledger/tags/customer_table.html
tests/django_ledger/tags/data_import_job_list_table.html
tests/django_ledger/tags/data_import_job_txs_imported.html
tests/django_ledger/tags/data_import_job_txs_table.html
tests/django_ledger/tags/date_picker.html
tests/django_ledger/tags/default_entity.html
tests/django_ledger/tags/expense_item_table.html
tests/django_ledger/tags/feedback_button.html
tests/django_ledger/tags/filters.html
tests/django_ledger/tags/icon.html
tests/django_ledger/tags/income_statement.html
tests/django_ledger/tags/inventory_item_table.html
tests/django_ledger/tags/invoice_item_formset.html
tests/django_ledger/tags/invoice_table.html
tests/django_ledger/tags/jes_table.html
tests/django_ledger/tags/ledgers_table.html
tests/django_ledger/tags/menu.html
tests/django_ledger/tags/modals.html
tests/django_ledger/tags/period_navigator.html
tests/django_ledger/tags/pns_table.html
tests/django_ledger/tags/po_item_formset.html
tests/django_ledger/tags/po_table.html
tests/django_ledger/tags/txs_table.html
tests/django_ledger/tags/uom_table.html
tests/django_ledger/tags/vendor_table.html
tests/django_oscar/flatpages/default.html
tests/django_oscar/oscar/403.html
tests/django_oscar/oscar/404.html
tests/django_oscar/oscar/500.html
tests/django_oscar/oscar/README.rst
tests/django_oscar/oscar/base.html
tests/django_oscar/oscar/error.html
tests/django_oscar/oscar/layout.html
tests/django_oscar/oscar/layout_2_col.html
tests/django_oscar/oscar/layout_3_col.html
tests/django_oscar/oscar/login_forbidden.html
tests/django_oscar/oscar/basket/basket.html
tests/django_oscar/oscar/basket/messages/addition.html
tests/django_oscar/oscar/basket/messages/line_restored.html
tests/django_oscar/oscar/basket/messages/line_saved.html
tests/django_oscar/oscar/basket/messages/new_total.html
tests/django_oscar/oscar/basket/messages/offer_gained.html
tests/django_oscar/oscar/basket/messages/offer_lost.html
tests/django_oscar/oscar/basket/partials/basket_content.html
tests/django_oscar/oscar/basket/partials/basket_quick.html
tests/django_oscar/oscar/basket/partials/basket_totals.html
tests/django_oscar/oscar/catalogue/browse.html
tests/django_oscar/oscar/catalogue/category.html
tests/django_oscar/oscar/catalogue/detail.html
tests/django_oscar/oscar/catalogue/partials/add_to_basket_form.html
tests/django_oscar/oscar/catalogue/partials/add_to_basket_form_compact.html
tests/django_oscar/oscar/catalogue/partials/add_to_wishlist.html
tests/django_oscar/oscar/catalogue/partials/gallery.html
tests/django_oscar/oscar/catalogue/partials/product.html
tests/django_oscar/oscar/catalogue/partials/review.html
tests/django_oscar/oscar/catalogue/partials/stock_record.html
tests/django_oscar/oscar/catalogue/reviews/review_detail.html
tests/django_oscar/oscar/catalogue/reviews/review_form.html
tests/django_oscar/oscar/catalogue/reviews/review_list.html
tests/django_oscar/oscar/catalogue/reviews/review_product.html
tests/django_oscar/oscar/catalogue/reviews/partials/review_stars.html
tests/django_oscar/oscar/checkout/checkout.html
tests/django_oscar/oscar/checkout/gateway.html
tests/django_oscar/oscar/checkout/layout.html
tests/django_oscar/oscar/checkout/nav.html
tests/django_oscar/oscar/checkout/payment_details.html
tests/django_oscar/oscar/checkout/preview.html
tests/django_oscar/oscar/checkout/shipping_address.html
tests/django_oscar/oscar/checkout/shipping_methods.html
tests/django_oscar/oscar/checkout/thank_you.html
tests/django_oscar/oscar/checkout/user_address_delete.html
tests/django_oscar/oscar/checkout/user_address_form.html
tests/django_oscar/oscar/communication/email/email_detail.html
tests/django_oscar/oscar/communication/email/email_list.html
tests/django_oscar/oscar/communication/emails/base.html
tests/django_oscar/oscar/communication/emails/base.txt
tests/django_oscar/oscar/communication/emails/commtype_email_changed_body.html
tests/django_oscar/oscar/communication/emails/commtype_email_changed_body.txt
tests/django_oscar/oscar/communication/emails/commtype_email_changed_subject.txt
tests/django_oscar/oscar/communication/emails/commtype_order_placed_body.html
tests/django_oscar/oscar/communication/emails/commtype_order_placed_body.txt
tests/django_oscar/oscar/communication/emails/commtype_order_placed_subject.txt
tests/django_oscar/oscar/communication/emails/commtype_password_changed_body.html
tests/django_oscar/oscar/communication/emails/commtype_password_changed_body.txt
tests/django_oscar/oscar/communication/emails/commtype_password_changed_subject.txt
tests/django_oscar/oscar/communication/emails/commtype_password_reset_body.html
tests/django_oscar/oscar/communication/emails/commtype_password_reset_body.txt
tests/django_oscar/oscar/communication/emails/commtype_password_reset_subject.txt
tests/django_oscar/oscar/communication/emails/commtype_product_alert_body.html
tests/django_oscar/oscar/communication/emails/commtype_product_alert_body.txt
tests/django_oscar/oscar/communication/emails/commtype_product_alert_confirmation_body.html
tests/django_oscar/oscar/communication/emails/commtype_product_alert_confirmation_body.txt
tests/django_oscar/oscar/communication/emails/commtype_product_alert_confirmation_subject.txt
tests/django_oscar/oscar/communication/emails/commtype_product_alert_subject.txt
tests/django_oscar/oscar/communication/emails/commtype_registration_body.html
tests/django_oscar/oscar/communication/emails/commtype_registration_body.txt
tests/django_oscar/oscar/communication/emails/commtype_registration_sms.txt
tests/django_oscar/oscar/communication/emails/commtype_registration_subject.txt
tests/django_oscar/oscar/communication/notifications/detail.html
tests/django_oscar/oscar/communication/notifications/list.html
tests/django_oscar/oscar/customer/anon_order.html
tests/django_oscar/oscar/customer/baseaccountpage.html
tests/django_oscar/oscar/customer/login_registration.html
tests/django_oscar/oscar/customer/registration.html
tests/django_oscar/oscar/customer/address/address_delete.html
tests/django_oscar/oscar/customer/address/address_form.html
tests/django_oscar/oscar/customer/address/address_list.html
tests/django_oscar/oscar/customer/alerts/alert_list.html
tests/django_oscar/oscar/customer/alerts/form.html
tests/django_oscar/oscar/customer/alerts/message.html
tests/django_oscar/oscar/customer/alerts/message_subject.html
tests/django_oscar/oscar/customer/history/recently_viewed_products.html
tests/django_oscar/oscar/customer/order/order_detail.html
tests/django_oscar/oscar/customer/order/order_list.html
tests/django_oscar/oscar/customer/partials/standard_tabs.html
tests/django_oscar/oscar/customer/profile/change_password_form.html
tests/django_oscar/oscar/customer/profile/profile.html
tests/django_oscar/oscar/customer/profile/profile_delete.html
tests/django_oscar/oscar/customer/profile/profile_form.html
tests/django_oscar/oscar/customer/wishlists/wishlists_delete.html
tests/django_oscar/oscar/customer/wishlists/wishlists_delete_product.html
tests/django_oscar/oscar/customer/wishlists/wishlists_detail.html
tests/django_oscar/oscar/customer/wishlists/wishlists_form.html
tests/django_oscar/oscar/customer/wishlists/wishlists_list.html
tests/django_oscar/oscar/dashboard/base.html
tests/django_oscar/oscar/dashboard/index.html
tests/django_oscar/oscar/dashboard/layout.html
tests/django_oscar/oscar/dashboard/login.html
tests/django_oscar/oscar/dashboard/table.html
tests/django_oscar/oscar/dashboard/catalogue/attribute_option_group_delete.html
tests/django_oscar/oscar/dashboard/catalogue/attribute_option_group_form.html
tests/django_oscar/oscar/dashboard/catalogue/attribute_option_group_list.html
tests/django_oscar/oscar/dashboard/catalogue/attribute_option_group_row_actions.html
tests/django_oscar/oscar/dashboard/catalogue/attribute_option_group_row_name.html
tests/django_oscar/oscar/dashboard/catalogue/attribute_option_group_row_option_summary.html
tests/django_oscar/oscar/dashboard/catalogue/category_delete.html
tests/django_oscar/oscar/dashboard/catalogue/category_form.html
tests/django_oscar/oscar/dashboard/catalogue/category_list.html
tests/django_oscar/oscar/dashboard/catalogue/category_row_actions.html
tests/django_oscar/oscar/dashboard/catalogue/option_delete.html
tests/django_oscar/oscar/dashboard/catalogue/option_form.html
tests/django_oscar/oscar/dashboard/catalogue/option_list.html
tests/django_oscar/oscar/dashboard/catalogue/option_row_actions.html
tests/django_oscar/oscar/dashboard/catalogue/option_row_name.html
tests/django_oscar/oscar/dashboard/catalogue/product_class_delete.html
tests/django_oscar/oscar/dashboard/catalogue/product_class_form.html
tests/django_oscar/oscar/dashboard/catalogue/product_class_list.html
tests/django_oscar/oscar/dashboard/catalogue/product_delete.html
tests/django_oscar/oscar/dashboard/catalogue/product_list.html
tests/django_oscar/oscar/dashboard/catalogue/product_row_actions.html
tests/django_oscar/oscar/dashboard/catalogue/product_row_image.html
tests/django_oscar/oscar/dashboard/catalogue/product_row_stockrecords.html
tests/django_oscar/oscar/dashboard/catalogue/product_row_title.html
tests/django_oscar/oscar/dashboard/catalogue/product_row_variants.html
tests/django_oscar/oscar/dashboard/catalogue/product_update.html
tests/django_oscar/oscar/dashboard/catalogue/stockalert_list.html
tests/django_oscar/oscar/dashboard/catalogue/messages/product_saved.html
tests/django_oscar/oscar/dashboard/comms/detail.html
tests/django_oscar/oscar/dashboard/comms/list.html
tests/django_oscar/oscar/dashboard/offers/benefit_form.html
tests/django_oscar/oscar/dashboard/offers/condition_form.html
tests/django_oscar/oscar/dashboard/offers/metadata_form.html
tests/django_oscar/oscar/dashboard/offers/offer_delete.html
tests/django_oscar/oscar/dashboard/offers/offer_detail.html
tests/django_oscar/oscar/dashboard/offers/offer_list.html
tests/django_oscar/oscar/dashboard/offers/progress.html
tests/django_oscar/oscar/dashboard/offers/restrictions_form.html
tests/django_oscar/oscar/dashboard/offers/step_form.html
tests/django_oscar/oscar/dashboard/offers/summary.html
tests/django_oscar/oscar/dashboard/orders/line_detail.html
tests/django_oscar/oscar/dashboard/orders/order_detail.html
tests/django_oscar/oscar/dashboard/orders/order_list.html
tests/django_oscar/oscar/dashboard/orders/shippingaddress_form.html
tests/django_oscar/oscar/dashboard/orders/statistics.html
tests/django_oscar/oscar/dashboard/pages/delete.html
tests/django_oscar/oscar/dashboard/pages/index.html
tests/django_oscar/oscar/dashboard/pages/update.html
tests/django_oscar/oscar/dashboard/pages/messages/saved.html
tests/django_oscar/oscar/dashboard/partials/advanced_search_modal.html
tests/django_oscar/oscar/dashboard/partials/alert_messages.html
tests/django_oscar/oscar/dashboard/partials/form.html
tests/django_oscar/oscar/dashboard/partials/form_field.html
tests/django_oscar/oscar/dashboard/partials/form_fields.html
tests/django_oscar/oscar/dashboard/partials/form_fields_inline.html
tests/django_oscar/oscar/dashboard/partials/pagination.html
tests/django_oscar/oscar/dashboard/partials/product_images.html
tests/django_oscar/oscar/dashboard/partials/stock_info.html
tests/django_oscar/oscar/dashboard/partners/partner_delete.html
tests/django_oscar/oscar/dashboard/partners/partner_form.html
tests/django_oscar/oscar/dashboard/partners/partner_list.html
tests/django_oscar/oscar/dashboard/partners/partner_manage.html
tests/django_oscar/oscar/dashboard/partners/partner_user_form.html
tests/django_oscar/oscar/dashboard/partners/partner_user_list.html
tests/django_oscar/oscar/dashboard/partners/partner_user_select.html
tests/django_oscar/oscar/dashboard/partners/messages/user_unlinked.html
tests/django_oscar/oscar/dashboard/ranges/range_delete.html
tests/django_oscar/oscar/dashboard/ranges/range_form.html
tests/django_oscar/oscar/dashboard/ranges/range_list.html
tests/django_oscar/oscar/dashboard/ranges/range_product_list.html
tests/django_oscar/oscar/dashboard/ranges/messages/range_products_saved.html
tests/django_oscar/oscar/dashboard/ranges/messages/range_saved.html
tests/django_oscar/oscar/dashboard/reports/index.html
tests/django_oscar/oscar/dashboard/reports/partials/offer_report.html
tests/django_oscar/oscar/dashboard/reports/partials/open_basket_report.html
tests/django_oscar/oscar/dashboard/reports/partials/order_report.html
tests/django_oscar/oscar/dashboard/reports/partials/product_report.html
tests/django_oscar/oscar/dashboard/reports/partials/submitted_basket_report.html
tests/django_oscar/oscar/dashboard/reports/partials/user_report.html
tests/django_oscar/oscar/dashboard/reports/partials/voucher_report.html
tests/django_oscar/oscar/dashboard/reviews/review_delete.html
tests/django_oscar/oscar/dashboard/reviews/review_list.html
tests/django_oscar/oscar/dashboard/reviews/review_update.html
tests/django_oscar/oscar/dashboard/shipping/weight_band_delete.html
tests/django_oscar/oscar/dashboard/shipping/weight_band_form.html
tests/django_oscar/oscar/dashboard/shipping/weight_based_delete.html
tests/django_oscar/oscar/dashboard/shipping/weight_based_detail.html
tests/django_oscar/oscar/dashboard/shipping/weight_based_form.html
tests/django_oscar/oscar/dashboard/shipping/weight_based_list.html
tests/django_oscar/oscar/dashboard/shipping/messages/band_created.html
tests/django_oscar/oscar/dashboard/shipping/messages/band_deleted.html
tests/django_oscar/oscar/dashboard/shipping/messages/band_updated.html
tests/django_oscar/oscar/dashboard/shipping/messages/method_created.html
tests/django_oscar/oscar/dashboard/shipping/messages/method_deleted.html
tests/django_oscar/oscar/dashboard/shipping/messages/method_updated.html
tests/django_oscar/oscar/dashboard/users/detail.html
tests/django_oscar/oscar/dashboard/users/index.html
tests/django_oscar/oscar/dashboard/users/table.html
tests/django_oscar/oscar/dashboard/users/user_row_actions.html
tests/django_oscar/oscar/dashboard/users/user_row_checkbox.html
tests/django_oscar/oscar/dashboard/users/alerts/delete.html
tests/django_oscar/oscar/dashboard/users/alerts/list.html
tests/django_oscar/oscar/dashboard/users/alerts/update.html
tests/django_oscar/oscar/dashboard/users/alerts/partials/alert.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_delete.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_detail.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_form.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_list.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_set_delete.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_set_detail.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_set_form.html
tests/django_oscar/oscar/dashboard/vouchers/voucher_set_list.html
tests/django_oscar/oscar/dashboard/vouchers/partials/voucher_details_table.html
tests/django_oscar/oscar/dashboard/vouchers/partials/voucher_set_details_table.html
tests/django_oscar/oscar/dashboard/widgets/popup_response.html
tests/django_oscar/oscar/dashboard/widgets/related_multiple_widget_wrapper.html
tests/django_oscar/oscar/dashboard/widgets/related_widget_wrapper.html
tests/django_oscar/oscar/forms/widgets/date_time_picker.html
tests/django_oscar/oscar/forms/widgets/image_input_widget.html
tests/django_oscar/oscar/offer/detail.html
tests/django_oscar/oscar/offer/list.html
tests/django_oscar/oscar/offer/range.html
tests/django_oscar/oscar/order/partials/basket_totals.html
tests/django_oscar/oscar/partials/alert_messages.html
tests/django_oscar/oscar/partials/brand.html
tests/django_oscar/oscar/partials/extrascripts.html
tests/django_oscar/oscar/partials/footer.html
tests/django_oscar/oscar/partials/footer_checkout.html
tests/django_oscar/oscar/partials/form.html
tests/django_oscar/oscar/partials/form_field.html
tests/django_oscar/oscar/partials/form_fields.html
tests/django_oscar/oscar/partials/form_fields_inline.html
tests/django_oscar/oscar/partials/google_analytics.html
tests/django_oscar/oscar/partials/google_analytics_transaction.html
tests/django_oscar/oscar/partials/mini_basket.html
tests/django_oscar/oscar/partials/nav_accounts.html
tests/django_oscar/oscar/partials/nav_checkout.html
tests/django_oscar/oscar/partials/nav_primary.html
tests/django_oscar/oscar/partials/pagination.html
tests/django_oscar/oscar/partials/search.html
tests/django_oscar/oscar/registration/password_reset_complete.html
tests/django_oscar/oscar/registration/password_reset_confirm.html
tests/django_oscar/oscar/registration/password_reset_done.html
tests/django_oscar/oscar/registration/password_reset_form.html
tests/django_oscar/oscar/search/results.html
tests/django_oscar/oscar/search/indexes/product/item_text.txt
tests/django_oscar/oscar/search/partials/facet.html
tests/django_rest/admin.html
tests/django_rest/api.html
tests/django_rest/base.html
tests/django_rest/login.html
tests/django_rest/login_base.html
tests/django_rest/raw_data_form.html
tests/django_rest/schema.js
tests/django_rest/admin/detail.html
tests/django_rest/admin/dict_value.html
tests/django_rest/admin/list.html
tests/django_rest/admin/list_value.html
tests/django_rest/admin/simple_list_value.html
tests/django_rest/docs/document.html
tests/django_rest/docs/error.html
tests/django_rest/docs/index.html
tests/django_rest/docs/interact.html
tests/django_rest/docs/link.html
tests/django_rest/docs/sidebar.html
tests/django_rest/docs/auth/basic.html
tests/django_rest/docs/auth/session.html
tests/django_rest/docs/auth/token.html
tests/django_rest/docs/langs/javascript-intro.html
tests/django_rest/docs/langs/javascript.html
tests/django_rest/docs/langs/python-intro.html
tests/django_rest/docs/langs/python.html
tests/django_rest/docs/langs/shell-intro.html
tests/django_rest/docs/langs/shell.html
tests/django_rest/filters/base.html
tests/django_rest/filters/ordering.html
tests/django_rest/filters/search.html
tests/django_rest/horizontal/checkbox.html
tests/django_rest/horizontal/checkbox_multiple.html
tests/django_rest/horizontal/dict_field.html
tests/django_rest/horizontal/fieldset.html
tests/django_rest/horizontal/form.html
tests/django_rest/horizontal/input.html
tests/django_rest/horizontal/list_field.html
tests/django_rest/horizontal/list_fieldset.html
tests/django_rest/horizontal/radio.html
tests/django_rest/horizontal/select.html
tests/django_rest/horizontal/select_multiple.html
tests/django_rest/horizontal/textarea.html
tests/django_rest/inline/checkbox.html
tests/django_rest/inline/checkbox_multiple.html
tests/django_rest/inline/dict_field.html
tests/django_rest/inline/fieldset.html
tests/django_rest/inline/form.html
tests/django_rest/inline/input.html
tests/django_rest/inline/list_field.html
tests/django_rest/inline/list_fieldset.html
tests/django_rest/inline/radio.html
tests/django_rest/inline/select.html
tests/django_rest/inline/select_multiple.html
tests/django_rest/inline/textarea.html
tests/django_rest/pagination/numbers.html
tests/django_rest/pagination/previous_and_next.html
tests/django_rest/vertical/checkbox.html
tests/django_rest/vertical/checkbox_multiple.html
tests/django_rest/vertical/dict_field.html
tests/django_rest/vertical/fieldset.html
tests/django_rest/vertical/form.html
tests/django_rest/vertical/input.html
tests/django_rest/vertical/list_field.html
tests/django_rest/vertical/list_fieldset.html
tests/django_rest/vertical/radio.html
tests/django_rest/vertical/select.html
tests/django_rest/vertical/select_multiple.html
tests/django_rest/vertical/textarea.html
tests/flask_admin/bootstrap2/admin/actions.html
tests/flask_admin/bootstrap2/admin/base.html
tests/flask_admin/bootstrap2/admin/index.html
tests/flask_admin/bootstrap2/admin/layout.html
tests/flask_admin/bootstrap2/admin/lib.html
tests/flask_admin/bootstrap2/admin/master.html
tests/flask_admin/bootstrap2/admin/static.html
tests/flask_admin/bootstrap2/admin/file/form.html
tests/flask_admin/bootstrap2/admin/file/list.html
tests/flask_admin/bootstrap2/admin/file/modals/form.html
tests/flask_admin/bootstrap2/admin/model/create.html
tests/flask_admin/bootstrap2/admin/model/details.html
tests/flask_admin/bootstrap2/admin/model/edit.html
tests/flask_admin/bootstrap2/admin/model/inline_field_list.html
tests/flask_admin/bootstrap2/admin/model/inline_form.html
tests/flask_admin/bootstrap2/admin/model/inline_list_base.html
tests/flask_admin/bootstrap2/admin/model/layout.html
tests/flask_admin/bootstrap2/admin/model/list.html
tests/flask_admin/bootstrap2/admin/model/row_actions.html
tests/flask_admin/bootstrap2/admin/model/modals/create.html
tests/flask_admin/bootstrap2/admin/model/modals/details.html
tests/flask_admin/bootstrap2/admin/model/modals/edit.html
tests/flask_admin/bootstrap2/admin/rediscli/console.html
tests/flask_admin/bootstrap2/admin/rediscli/response.html
tests/flask_admin/bootstrap3/admin/actions.html
tests/flask_admin/bootstrap3/admin/base.html
tests/flask_admin/bootstrap3/admin/index.html
tests/flask_admin/bootstrap3/admin/layout.html
tests/flask_admin/bootstrap3/admin/lib.html
tests/flask_admin/bootstrap3/admin/master.html
tests/flask_admin/bootstrap3/admin/static.html
tests/flask_admin/bootstrap3/admin/file/form.html
tests/flask_admin/bootstrap3/admin/file/list.html
tests/flask_admin/bootstrap3/admin/file/modals/form.html
tests/flask_admin/bootstrap3/admin/model/create.html
tests/flask_admin/bootstrap3/admin/model/details.html
tests/flask_admin/bootstrap3/admin/model/edit.html
tests/flask_admin/bootstrap3/admin/model/inline_field_list.html
tests/flask_admin/bootstrap3/admin/model/inline_form.html
tests/flask_admin/bootstrap3/admin/model/inline_list_base.html
tests/flask_admin/bootstrap3/admin/model/layout.html
tests/flask_admin/bootstrap3/admin/model/list.html
tests/flask_admin/bootstrap3/admin/model/row_actions.html
tests/flask_admin/bootstrap3/admin/model/modals/create.html
tests/flask_admin/bootstrap3/admin/model/modals/details.html
tests/flask_admin/bootstrap3/admin/model/modals/edit.html
tests/flask_admin/bootstrap3/admin/rediscli/console.html
tests/flask_admin/bootstrap3/admin/rediscli/response.html
tests/flask_admin/bootstrap4/admin/actions.html
tests/flask_admin/bootstrap4/admin/base.html
tests/flask_admin/bootstrap4/admin/index.html
tests/flask_admin/bootstrap4/admin/layout.html
tests/flask_admin/bootstrap4/admin/lib.html
tests/flask_admin/bootstrap4/admin/master.html
tests/flask_admin/bootstrap4/admin/static.html
tests/flask_admin/bootstrap4/admin/file/form.html
tests/flask_admin/bootstrap4/admin/file/list.html
tests/flask_admin/bootstrap4/admin/file/modals/form.html
tests/flask_admin/bootstrap4/admin/model/create.html
tests/flask_admin/bootstrap4/admin/model/details.html
tests/flask_admin/bootstrap4/admin/model/edit.html
tests/flask_admin/bootstrap4/admin/model/inline_field_list.html
tests/flask_admin/bootstrap4/admin/model/inline_form.html
tests/flask_admin/bootstrap4/admin/model/inline_list_base.html
tests/flask_admin/bootstrap4/admin/model/layout.html
tests/flask_admin/bootstrap4/admin/model/list.html
tests/flask_admin/bootstrap4/admin/model/row_actions.html
tests/flask_admin/bootstrap4/admin/model/modals/create.html
tests/flask_admin/bootstrap4/admin/model/modals/details.html
tests/flask_admin/bootstrap4/admin/model/modals/edit.html
tests/flask_admin/bootstrap4/admin/rediscli/console.html
tests/flask_admin/bootstrap4/admin/rediscli/response.html
tests/jinja_adminlte/calendar.html
tests/jinja_adminlte/charts-chartjs.html
tests/jinja_adminlte/charts-flot.html
tests/jinja_adminlte/charts-inline.html
tests/jinja_adminlte/examples-404.html
tests/jinja_adminlte/examples-500.html
tests/jinja_adminlte/examples-blank.html
tests/jinja_adminlte/examples-contacts.html
tests/jinja_adminlte/examples-e-commerce.html
tests/jinja_adminlte/examples-forgot-password.html
tests/jinja_adminlte/examples-invoice-print.html
tests/jinja_adminlte/examples-invoice.html
tests/jinja_adminlte/examples-language-menu.html
tests/jinja_adminlte/examples-legacy-user-menu.html
tests/jinja_adminlte/examples-lockscreen.html
tests/jinja_adminlte/examples-login.html
tests/jinja_adminlte/examples-profile.html
tests/jinja_adminlte/examples-project-add.html
tests/jinja_adminlte/examples-project-detail.html
tests/jinja_adminlte/examples-project-edit.html
tests/jinja_adminlte/examples-projects.html
tests/jinja_adminlte/examples-recover-password.html
tests/jinja_adminlte/examples-register.html
tests/jinja_adminlte/forms-advanced.html
tests/jinja_adminlte/forms-editors.html
tests/jinja_adminlte/forms-general.html
tests/jinja_adminlte/forms-validation.html
tests/jinja_adminlte/gallery.html
tests/jinja_adminlte/index.html
tests/jinja_adminlte/index2.html
tests/jinja_adminlte/index3.html
tests/jinja_adminlte/layout-boxed.html
tests/jinja_adminlte/layout-collapsed-sidebar.html
tests/jinja_adminlte/layout-fixed-footer.html
tests/jinja_adminlte/layout-fixed-sidebar.html
tests/jinja_adminlte/layout-fixed-topnav.html
tests/jinja_adminlte/layout-top-nav-sidebar.html
tests/jinja_adminlte/login.html
tests/jinja_adminlte/mailbox-compose.html
tests/jinja_adminlte/mailbox-read-mail.html
tests/jinja_adminlte/mailbox.html
tests/jinja_adminlte/page-403.html
tests/jinja_adminlte/page-404.html
tests/jinja_adminlte/page-500.html
tests/jinja_adminlte/page-blank.html
tests/jinja_adminlte/register.html
tests/jinja_adminlte/tables-data.html
tests/jinja_adminlte/tables-jsgrid.html
tests/jinja_adminlte/tables-simple.html
tests/jinja_adminlte/ui-buttons.html
tests/jinja_adminlte/ui-general.html
tests/jinja_adminlte/ui-icons.html
tests/jinja_adminlte/ui-modals.html
tests/jinja_adminlte/ui-navbar.html
tests/jinja_adminlte/ui-ribbons.html
tests/jinja_adminlte/ui-sliders.html
tests/jinja_adminlte/ui-timeline.html
tests/jinja_adminlte/widgets.html
tests/jinja_adminlte/includes/footer.html
tests/jinja_adminlte/includes/navigation.html
tests/jinja_adminlte/includes/scripts.html
tests/jinja_adminlte/includes/sidebar.html
tests/jinja_adminlte/layouts/base-fullscreen.html
tests/jinja_adminlte/layouts/base.html