django/tests/admin_docs
Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns.
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
2014-04-03 07:28:10 -04:00
..
fixtures
__init__.py
models.py Added tests for django.contrib.admindocs 2014-02-23 21:36:25 +01:00
tests.py Added tests for django.contrib.admindocs 2014-02-23 21:36:25 +01:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
views.py