1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/generic_views
2021-11-09 09:03:40 +01:00
..
jinja2/generic_views
templates
__init__.py
forms.py
models.py
test_base.py Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. 2021-10-20 08:40:19 +02:00
test_dates.py
test_detail.py
test_edit.py Refs #33263 -- Added warning to BaseDeleteView when delete() method is overridden. 2021-11-09 09:03:40 +01:00
test_list.py
urls.py
views.py