django-admin-interface/admin_interface
Éric f8ace75f36
Add option for list filter quick remove. #183
* add option for list filter quick remove

* move transform from css to python

* make template tag more resilient for unusual filters

* fix tests

* rename field, move rendering to template, change style

* fix tests
2022-10-11 18:15:21 +02:00
..
fixtures Fixed migration error. 2021-11-25 11:58:00 +01:00
locale Updated translations. 2022-02-04 22:04:20 +01:00
migrations Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
static Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
templates Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
templatetags Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
__init__.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
admin.py Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
apps.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
cache.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
compat.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
models.py Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
settings.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
version.py Update `CHANGELOG` and version. 2022-10-06 17:27:48 +02:00