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-03-26 17:20:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
class-based-views
History
Jacek Bzdak
488538e55e
[1.9.x]
Fixed
#25397
-- Documented class-based view context variable clash with context processors.
...
Backport of 494b7986a3e5996d857b085f188a630d1504d9ca from master
2015-10-23 15:24:14 -04:00
..
generic-display.txt
[1.9.x]
Fixed
#25397
-- Documented class-based view context variable clash with context processors.
2015-10-23 15:24:14 -04:00
generic-editing.txt
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
index.txt
Used consistent capitalization and hyphenation of "class-based views" in docs.
2015-08-18 19:07:10 -04:00
intro.txt
Fixed
#25269
-- Allowed method_decorator() to accept a list/tuple of decorators.
2015-09-18 19:04:29 -04:00
mixins.txt
Used consistent capitalization and hyphenation of "class-based views" in docs.
2015-08-18 19:07:10 -04:00