summaryrefslogtreecommitdiff
path: root/tests/templates/custom_admin
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...Jon Dufresne2019-12-111-1/+1
* Fixed #27313 -- Allowed overriding admin popup response template.Michael Scott2016-12-141-0/+1
* Fixed #17890 -- Added an extra_context parameter to AdminSite.password_change().Berker Peksag2014-11-291-0/+1
* Added a test for AdminSite.app_index_template; refs #8498.SusanTan2013-07-311-0/+6
* Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner2013-02-2611-0/+42
* Moved test_templates to templates to prevent issues with regressiontests/temp...Florian Apolloner2013-02-2611-42/+0
* Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...Russell Keith-Magee2010-04-051-0/+1
* Fixed #8933 - Allow more admin templates to be overridden.Jannis Leidel2010-01-123-0/+18
* Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett.Jannis Leidel2010-01-121-0/+1
* Merged the newforms-admin branch into trunk.Brian Rosner2008-07-186-0/+22