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-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Claude Paroz
738a0a4dc2
Mentioned SuccessMessageMixin in generic editing views docs.
2018-05-25 14:31:11 -04:00
..
base.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
flattened-index.txt
…
generic-date-based.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
generic-display.txt
Alphabetized imports in various docs.
2018-05-12 19:37:42 +02:00
generic-editing.txt
Mentioned SuccessMessageMixin in generic editing views docs.
2018-05-25 14:31:11 -04:00
index.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
mixins-date-based.txt
…
mixins-editing.txt
Documented DeletionMixin.delete().
2018-05-24 21:25:24 -04:00
mixins-multiple-object.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
mixins-simple.txt
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
mixins-single-object.txt
…
mixins.txt
…