1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/generic_views
2017-01-25 12:23:46 -05:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -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