1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/generic_views
2021-10-18 21:00:28 +02:00
..
jinja2/generic_views
templates
__init__.py
forms.py Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00
models.py
test_base.py Refs #32956 -- Changed docs to treat the acronym HTTP phonetically. 2021-10-18 21:00:28 +02:00
test_dates.py
test_detail.py
test_edit.py Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00
test_list.py
urls.py Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00
views.py Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00