1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/generic_views
2019-10-30 14:43:47 +01:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py Refs #20456 -- Added test for initialization of request/args/kwargs attributes in View.Setup(). 2019-10-30 14:43:47 +01:00
test_dates.py Increased test coverage of django/views/generic/dates.py. 2018-10-30 14:27:48 -04:00
test_detail.py
test_edit.py Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
test_list.py
urls.py Increased test coverage of django/views/generic/dates.py. 2018-10-30 14:27:48 -04:00
views.py Increased test coverage of django/views/generic/dates.py. 2018-10-30 14:27:48 -04:00