django-admin-interface/admin_interface
Amir Ajorloo d1cda34a52
Add sticky action button option. (#110)
* Add sticky action button option.

* Add sticky_pagination field. Handle top submit row. Update Admin section

* Add sticky-pagination styles. Fix trailing whitespace issue in models.

* Update sticky pagination max-width
2021-02-03 10:26:07 +01: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 Add sticky action button option. (#110) 2021-02-03 10:26:07 +01:00
static Fixed related modal not closing on edit save and create with django 3.1 - #96 2020-08-21 17:48:27 +02:00
templates Add sticky action button option. (#110) 2021-02-03 10:26: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 Removed unused import 2017-09-29 12:11:40 +02:00
admin.py Add sticky action button option. (#110) 2021-02-03 10:26:07 +01: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 Add sticky action button option. (#110) 2021-02-03 10:26:07 +01:00
settings.py Removed unused variables. 2020-02-07 15:51:35 +01:00
version.py Updated version and CHANGELOG. 2021-01-04 13:55:07 +01:00