django-admin-interface/admin_interface
Fabio Caccamo f086906f46 Fix related widget height and buttons alignment when there is a multiline label. 2024-01-30 11:34:24 +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 related widget height and buttons alignment when there is a multiline label. 2024-01-30 11:34:24 +01:00
templates Fix help text horizontal alignment when using `show-fieldsets-as-tabs` / `show-inlines-as-tabs` theme options. #317 2024-01-08 23:21:49 +01:00
templatetags Fix help text horizontal alignment when using `show-fieldsets-as-tabs` / `show-inlines-as-tabs` theme options. #317 2024-01-08 23:21:49 +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. 2024-01-29 00:55:49 +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