summaryrefslogtreecommitdiff
path: root/django/views/generic/__init__.py
AgeCommit message (Expand)Author
2011-01-08Fixed #14995 -- Add FormView import to generic views __init__. Thanks carbonXT.Andrew Godwin
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2008-07-18Fixed #3639: updated generic create_update views to use newforms. This is a b...Jacob Kaplan-Moss
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty