django1/django/views/generic
Michael Blatherwick 270c9fe488 Fixed typo in docstrings of MonthArchiveViews. 2014-01-10 08:25:22 -05:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Fixed #21564 -- Use local request object when possible in generic views. 2013-12-16 16:58:08 +01:00
dates.py Fixed typo in docstrings of MonthArchiveViews. 2014-01-10 08:25:22 -05:00
detail.py Fixed #21619 -- Made SingleObjectMixin.get_object catch a more precise exception. 2013-12-15 21:49:52 +01:00
edit.py Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
list.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00