django-admin-interface/admin_interface
Fabio Caccamo 6f7a51bee8 Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
..
fixtures Run `pre-commit`. 2022-12-11 23:07:11 +01:00
locale Update german translations. 2022-12-05 10:21:39 +01:00
migrations Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
static Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
templates Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
templatetags Fix tabs not working with non-ASCII alphanumeric characters. #237 2023-04-18 15:52:25 +02:00
__init__.py Add `metadata` module and read package attrs dynamically. 2023-02-09 19:14:33 +01:00
admin.py Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +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 Add `metadata` module and read package attrs dynamically. 2023-02-09 19:14:33 +01:00
models.py Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
settings.py Drop old Python and Django versions (#220) 2022-12-03 13:49:09 +01:00