django/tests/regressiontests/admin_views
Jannis Leidel b0d274dbd5 Added missing future imports missed in r16167.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16169 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-06 19:49:06 +00:00
..
fixtures
__init__.py
customadmin.py
forms.py
models.py Fixed #15964 - Do not order admin actions by description 2011-05-05 22:03:17 +00:00
tests.py Added missing future imports missed in r16167. 2011-05-06 19:49:06 +00:00
urls.py
views.py