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-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
class-based-views
History
Varun Sharma
3d6474e1a5
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
..
generic-display.txt
Fixed
#25397
-- Documented class-based view context variable clash with context processors.
2015-10-23 15:18:39 -04:00
generic-editing.txt
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05: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
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00
mixins.txt
Fixed
#25385
-- Allowed importing views.generic.View from views.View.
2016-01-11 08:18:44 -05:00