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-10 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Mariusz Felisiak
6bc437c0d8
Refs
#33263
-- Added warning to BaseDeleteView when delete() method is overridden.
...
Follow up to 3a45fea0832c5910acee6e0d29f230f347a50462.
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
…