1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/admin_views
Aymeric Augustin a4dec43b52 Fixed two admin_views tests under Oracle.
Thanks Anssi for the review.
2013-05-10 16:56:42 +02:00
..
fixtures
templates
__init__.py
admin.py Fixed #15363 -- Renamed and normalized to get_queryset the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
customadmin.py Fixed #15363 -- Renamed and normalized to get_queryset the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
forms.py
models.py Fixed test failures introduced in e16c48e001. 2013-03-24 15:27:50 +01:00
tests.py Fixed two admin_views tests under Oracle. 2013-05-10 16:56:42 +02:00
urls.py
views.py