django/tests/generic_views
Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
2014-03-08 09:57:40 +01:00
..
fixtures
templates
__init__.py
models.py
test_base.py
test_dates.py
test_detail.py
test_edit.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
test_forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
test_list.py
urls.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
views.py