django/tests/regressiontests/admin_views
Claude Paroz b52672d778 Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00
..
fixtures
templates
__init__.py
admin.py
customadmin.py Fixed #16958 -- Correctly use the queryset method in the auth app's UserAdmin class. Thanks, mpaolini. 2012-02-09 18:57:40 +00:00
forms.py
models.py
tests.py Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00
urls.py
views.py