django-admin-interface/admin_interface/templates/admin
Éric 19cbeead58
Include date hierarchy in quick removal links (#218)
* Include date hierarchy in quick removal links

* use date field name in removal link

* reduce diff

* tweak some details

* start adding tests

* use mock without spec :(

it's not easy to instantiate ChangeList, and speccing from
the class means that many attributes are not recognized

* more tests

* more tests

* more checks for generated URLs

* better tags and tests

* compat for tox 4
2022-12-11 20:44:31 +01:00
..
edit_inline Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
includes Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
base_site.html Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
change_form.html Fix broken tabbed inline name. #221 2022-12-02 11:18:52 +01:00
change_list.html Include date hierarchy in quick removal links (#218) 2022-12-11 20:44:31 +01:00
filter.html Add option to make active list filters more visible. #178 2022-10-06 09:47:19 +02:00
popup_response.html Fixed modals closing in older django versions. 2017-07-13 15:53:00 +02:00