This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
869c9ba306
django1
/
django
/
views
/
generic
History
Aymeric Augustin
23e319d729
Fixed
#19076
-- Added content_type attribute to TemplateView.
...
Thanks Gavin Wahl.
2013-01-30 21:26:17 +01:00
..
__init__.py
Fixed
#14995
-- Add FormView import to generic views __init__. Thanks carbonXT.
2011-01-08 14:53:44 +00:00
base.py
Fixed
#19076
-- Added content_type attribute to TemplateView.
2013-01-30 21:26:17 +01:00
dates.py
Fixed
#16123
-- Ensured strptime receive proper string type
2013-01-26 20:53:09 +01:00
detail.py
Fixed error message in detail generic view.
2012-07-25 22:46:57 +02:00
edit.py
Fixed
#19378
-- Ensured get_success_url returns a non-lazy URL
2012-12-04 13:22:42 +01:00
list.py
Add orphans support to MultipleObjectMixin
2012-11-21 16:50:23 +13:00