1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/generic_views
2017-03-01 15:56:39 -05:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py Fixed #26911 -- Removed NoReverseMatch silencing in RedirectView. 2017-03-01 15:56:39 -05:00
test_dates.py
test_detail.py
test_edit.py
test_list.py Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
urls.py
views.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00