Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/templates
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up template loader tests.Preston Timmons2015-02-241-1/+0
* Fixed #17890 -- Added an extra_context parameter to Admin...Berker Peksag2014-11-291-0/+1
* Added newlines to the ends of CSS, HTML, and JavaScript f...Trey Hunner2014-08-138-8/+8
* Fixed #21460 -- Reenabled proper template precedence in f...Pablo Martín2013-11-221-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/r...Florian Apolloner2013-02-2661-3846/+103
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2636-0/+3846
* Moved test_templates to templates to prevent issues with ...Florian Apolloner2013-02-2625-103/+0
* Fixed #18807 -- Made 404.html and 500.html optionalClaude Paroz2012-09-302-2/+0
* Fixed #13897 -- Added tests for pagination feature of the...Jannis Leidel2010-10-011-0/+1
* Fixed #11949 -- Added a hook to allow ModelAdmin customiz...Russell Keith-Magee2010-04-051-0/+1
* Fixed #8933 - Allow more admin templates to be overridden.Jannis Leidel2010-01-133-0/+18
* Fixed #10640 - Adds a add_form_template option to ModelAd...Jannis Leidel2010-01-131-0/+1
* Added missing file from [10457].Jacob Kaplan-Moss2009-04-091-0/+1
* Fixed #9282: added a generic comment moderation toolkit. ...Jacob Kaplan-Moss2009-03-231-0/+3
* Fixed #10482 -- Unified access to response.context when i...Russell Keith-Magee2009-03-181-0/+5
* Fixed #7602 -- Corrected lookup keyword arguments in arch...Brian Rosner2008-08-231-0/+1
* Merged the newforms-admin branch into trunk.Brian Rosner2008-07-196-0/+22
* Fixed #3639: updated generic create_update views to use n...Jacob Kaplan-Moss2008-07-185-1/+9
* Fixed #5506 -- Added some basic tests for date-based gene...Russell Keith-Magee2007-09-192-0/+2
* Added assertFormError, assertTemplateUsed and assertTempl...Russell Keith-Magee2007-05-073-6/+27
* Refs #2333 - Added model test for the test Client. Russell Keith-Magee2006-09-023-0/+21