django1/django/views/generic
Ray Ashman Jr e2ae8b048e Correct flake8 E302 violations 2013-11-02 19:53:29 -04:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Fixed #15273 -- Extend RedirectView to allow reversal by name. 2013-06-14 11:59:26 +01:00
dates.py Correct flake8 E302 violations 2013-11-02 19:53:29 -04:00
detail.py adds fix for SingleObjectTemplateResponseMixin raising a TemplateDoesNotExist when it should have raised an ImproperlyConfigured. fixes 16502. by @ianawilson, @jambonrose 2013-09-06 16:27:34 -05:00
edit.py Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
list.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00