django1/django/views/generic
Berker Peksag 47789410db Corrected deprecation warnings for RedirectView; refs #21587. 2014-11-28 17:59:55 -05:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Corrected deprecation warnings for RedirectView; refs #21587. 2014-11-28 17:59:55 -05:00
dates.py Fix another flake8 warning. 2014-11-22 14:21:32 -07:00
detail.py Fixed #23482 -- Added SingleObjectMixin.query_pk_and_slug 2014-10-02 15:42:30 -04:00
edit.py Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified. 2014-11-21 14:23:17 -05:00
list.py Fixed #18355 -- Added ordering options to list based generic views. 2014-08-15 11:09:47 -04:00