django-admin-interface/admin_interface/templates/admin_interface
Julian Wachholz b393c11ecb
Simplify language chooser (#328)
* Simplify language chooser

- Allows usage of i18n_patterns with prefix_default_language=False
- Change templatetag from simple tag to an inclusion tag
- Reduces complexity by relying on Django's behavior in the
  set_language view: it will translate any url passed as 'next'.
  This behavior has been present since Django 1.9.
- Remove individual forms for each language

Fixes #327

Reference: aa5ab114e3

* Add check to ensure LocaleMiddleware

* Remove check in favor of silent warning

* Fix template tag tests
2023-12-05 12:18:44 +01:00
..
collapsible-inlines.html Add collapsible inlines support. (#282) 2023-05-11 01:33:35 +02:00
date_hierarchy_removal_link.html Include date hierarchy in quick removal links (#218) 2022-12-11 20:44:31 +01:00
dropdown_filter.html Add option to make active list filters more visible. #178 2022-10-06 09:47:19 +02:00
favicon.html Removed public disclosures of the lib's version. #154 2022-02-22 16:22:19 +01:00
foldable-apps.html Removed public disclosures of the lib's version. #154 2022-02-22 16:22:19 +01:00
language_chooser.html Simplify language chooser (#328) 2023-12-05 12:18:44 +01:00
list_filter_removal_link.html Include date hierarchy in quick removal links (#218) 2022-12-11 20:44:31 +01:00
related-modal.html Removed public disclosures of the lib's version. #154 2022-02-22 16:22:19 +01:00