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-01-31 20:59:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Nick Pope
c156e36955
Refs
#32720
-- Updated various links in docs to avoid redirects and use HTTPS.
2021-05-17 09:46:09 +02:00
..
base.txt
Refs
#32720
-- Updated various links in docs to avoid redirects and use HTTPS.
2021-05-17 09:46:09 +02:00
flattened-index.txt
Fixed
#32536
-- Added links to BaseDetailView/BaseListView.get() methods in CBV docs.
2021-03-16 07:34:07 +01:00
generic-date-based.txt
Fixed
#32408
-- Doc'd django.views.generic.detail.BaseDetailView.
2021-02-08 06:39:09 +01:00
generic-display.txt
Fixed
#32536
-- Added links to BaseDetailView/BaseListView.get() methods in CBV docs.
2021-03-16 07:34:07 +01:00
generic-editing.txt
Fixed
#32271
-- Improved consistency of docs CBV examples.
2021-03-02 08:33:05 +01:00
index.txt
…
mixins-date-based.txt
Fixed
#31620
-- Added support for %V format to WeekMixin/WeekArchiveView.
2020-06-26 11:12:57 +02:00
mixins-editing.txt
Used .. attribute:: directive in authentication views docs.
2021-02-08 18:12:58 +01:00
mixins-multiple-object.txt
…
mixins-simple.txt
…
mixins-single-object.txt
Fixed
#31696
-- Updated OWASP links in docs.
2020-06-15 09:44:08 +02:00
mixins.txt
…