django-admin-interface/admin_interface
Fabio Caccamo b7d9b969b4 Updated CHANGELOG and version. 2021-10-12 10:28:36 +02:00
..
fixtures Fixed loaddata error with initial_data.json fixture. #97 2020-09-15 09:49:50 +02:00
locale Add persian language (#98) 2020-10-14 10:00:45 +02:00
migrations Added `logo_max_width` and `logo_max_height`. #127 2021-09-16 15:47:14 +02:00
static Made globally available `presentRelatedObjectModal` and `presentRelatedObjectModalOnClickOn`. 2021-03-26 19:14:22 +01:00
templates Fixed favicon fetching incompatible with `django-storages S3`. #128 2021-09-24 09:07:53 +02:00
templatetags Added support to 4-digit language code in language chooser. #111 2021-01-29 15:57:39 +01:00
__init__.py Removed unused import 2017-09-29 12:11:40 +02:00
admin.py Added `logo_max_width` and `logo_max_height`. #127 2021-09-16 15:47:14 +02: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 Added `logo_max_width` and `logo_max_height`. #127 2021-09-16 15:47:14 +02:00
settings.py Removed: Checking condition for colorfield package (#134) 2021-09-22 23:27:56 +02:00
version.py Updated CHANGELOG and version. 2021-10-12 10:28:36 +02:00