Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_custom_urls/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests to stop leaking models in shared AdminSite.Riccardo Magliocchetti2015-04-151-3/+4
| | | | | | This would break upcoming changes and AdminSite assumptions about having an app_config for each application that has registered models.
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-3/+3
| | | | Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
* PEP8 cleanupJason Myers2013-11-031-0/+2
| | | | Signed-off-by: Jason Myers <jason@jasonamyers.com>
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+80