django-admin-interface/admin_interface
Fabio Caccamo 6d46dfafc2 Updated version and CHANGELOG. 2022-01-05 18:48:55 +01:00
..
fixtures Fixed migration error. 2021-11-25 11:58:00 +01:00
locale Add persian language (#98) 2020-10-14 10:00:45 +02:00
migrations Revert "Removed wrong migration." 2021-11-25 11:55:57 +01:00
static Added foldable apps support. #117 2021-11-23 22:32:01 +01:00
templates Added link to admin home page on logo and title. #147 2022-01-05 18:31:07 +01:00
templatetags Added support to 4-digit language code in language chooser. #111 2021-01-29 15:57:39 +01:00
__init__.py Fix django default appconfig deprecation warning (#141) 2021-12-06 22:33:33 +01:00
admin.py Added foldable apps support. #117 2021-11-23 22:32:01 +01:00
apps.py Added compat module. 2021-04-26 10:14:36 +02:00
cache.py Added admin theme caching to remove duplicated queries. Fixed #19 2019-04-29 17:35:24 +02:00
compat.py Fixed `FileExtensionValidator` `TypeError` on django < 1.11. 2021-10-12 10:28:19 +02:00
models.py Fixed migration error. 2021-11-25 11:58:00 +01:00
settings.py Fixed `check_installed_apps` checks. 2021-12-07 10:59:57 +01:00
version.py Updated version and CHANGELOG. 2022-01-05 18:48:55 +01:00