django-admin-interface/admin_interface
Natán d338e5914e
Added custom style for the "Delete" and "Save" buttons from the delete confirmation page. (#123)
![Confirmation page](https://i.imgur.com/h4hflxu.png)
2021-04-07 15:09:20 +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 customizable colors for selected apps and models in dashboard. #122 2021-03-29 09:49:07 +02:00
static Made globally available `presentRelatedObjectModal` and `presentRelatedObjectModalOnClickOn`. 2021-03-26 19:14:22 +01:00
templates Added custom style for the "Delete" and "Save" buttons from the delete confirmation page. (#123) 2021-04-07 15:09:20 +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 customizable colors for selected apps and models in dashboard. #122 2021-03-29 09:49:07 +02:00
apps.py Removed old import. 2020-09-04 15:32:58 +02:00
cache.py Added admin theme caching to remove duplicated queries. Fixed #19 2019-04-29 17:35:24 +02:00
models.py Added customizable colors for selected apps and models in dashboard. #122 2021-03-29 09:49:07 +02:00
settings.py Removed unused variables. 2020-02-07 15:51:35 +01:00
version.py Updated CHANGELOG and version. 2021-03-30 18:13:11 +02:00