django1/django/views/generic
Marc Tamlyn 58683e9c82 Fixed #16744 -- Class based view should have the view object in the context
Updated the most recent patch from @claudep to apply again and updated
the documentation location.
2012-08-18 15:07:21 +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 #16744 -- Class based view should have the view object in the context 2012-08-18 15:07:21 +01:00
dates.py [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
detail.py Fixed error message in detail generic view. 2012-07-25 22:46:57 +02:00
edit.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
list.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00