django/tests/generic_views
Jon Dufresne 2c69824e5a Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py Decreased max_length for char fields unless absolutely needed. (#8485) 2017-05-10 17:33:46 +02:00
test_base.py Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
test_dates.py Fixed #28209 -- Made date-based generic views return a 404 rather than crash when given an out of range date. 2017-05-30 13:20:35 -04:00
test_detail.py
test_edit.py
test_list.py
urls.py
views.py