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-01 13:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Carlton Gibson
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
2022-05-17 14:22:06 +02:00
..
base.txt
Fixed
#33611
-- Allowed View subclasses to define async method handlers.
2022-04-07 07:05:59 +02:00
flattened-index.txt
…
generic-date-based.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
generic-display.txt
Updated note about ListView pagination example in CBV docs.
2022-04-19 21:38:49 +02:00
generic-editing.txt
Removed versionadded/changed annotations for 4.0.
2022-05-17 14:22:06 +02:00
index.txt
…
mixins-date-based.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
mixins-editing.txt
Refs
#32956
-- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
2021-10-20 08:40:19 +02:00
mixins-multiple-object.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
mixins-simple.txt
…
mixins-single-object.txt
…
mixins.txt
…