This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
David Smith
7ef0bc922c
Refs
#32956
-- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
2021-10-20 08:40:19 +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
-- 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
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