1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/generic_views
2015-09-23 19:31:10 -04:00
..
jinja2/generic_views
templates
__init__.py
models.py
test_base.py
test_dates.py Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
test_detail.py
test_edit.py Refs #23656 -- Required FormMixin.get_form() form_class parameter to be optional. 2015-09-23 19:31:10 -04:00
test_forms.py
test_list.py
urls.py Refs #24133 -- Removed legacy formatting syntax in success_url placeholders. 2015-09-23 19:31:10 -04:00
views.py