Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_views/customadmin.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced hardcoded URLs in admin_* testsClaude Paroz2015-02-081-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+3
* Fixed #17890 -- Added an extra_context parameter to Admin...Berker Peksag2014-11-291-0/+3
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-4/+4
* Fixed all E261 warningscoagulant2013-11-021-2/+2
* Added a test for AdminSite.app_index_template; refs #8498.SusanTan2013-07-311-0/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+59