django/tests/generic_views
Alex Morozov 13dba4dba3 Fixed #25780 -- Removed redundant status code assertions from tests 2015-11-21 18:12:33 +01:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py Fixed #25780 -- Removed redundant status code assertions from tests 2015-11-21 18:12:33 +01:00
test_dates.py
test_detail.py
test_edit.py Fixed #25548 -- Prevented FormView.form_invalid() from discarding its form argument. 2015-11-11 13:28:34 -05:00
test_list.py
urls.py Fixed #25548 -- Prevented FormView.form_invalid() from discarding its form argument. 2015-11-11 13:28:34 -05:00
views.py Fixed #25548 -- Prevented FormView.form_invalid() from discarding its form argument. 2015-11-11 13:28:34 -05:00