django-admin-interface/admin_interface
Fabio Caccamo 302ee6ee04 Update `CHANGELOG` and version. 2023-12-28 18:19:18 +01:00
..
fixtures Run `pre-commit`. 2022-12-11 23:07:11 +01:00
locale Update Italian translations. 2023-08-31 16:11:57 +02:00
migrations Add collapsible inlines support. (#282) 2023-05-11 01:33:35 +02:00
static Fix `autocomplete_fields` appearance. 2023-12-28 18:12:33 +01:00
templates Display language chooser language name uppercase. 2023-12-27 16:53:50 +01:00
templatetags Fix `TemplateDoesNotExist` when using `django-nested-admin` by returning custom template for other third-party packages. #341 (#342) 2023-12-28 17:43:56 +01:00
__init__.py Add `metadata` module and read package attrs dynamically. 2023-02-09 19:14:33 +01:00
admin.py Add collapsible inlines support. (#282) 2023-05-11 01:33:35 +02:00
apps.py Update `pre-commit`. 2023-02-06 10:35:32 +01:00
cache.py Drop old Python and Django versions (#220) 2022-12-03 13:49:09 +01:00
metadata.py Update `CHANGELOG` and version. 2023-12-28 18:19:18 +01:00
models.py Add collapsible inlines support. (#282) 2023-05-11 01:33:35 +02:00
settings.py Drop old Python and Django versions (#220) 2022-12-03 13:49:09 +01:00