django1/django/views/generic
Tomáš Ehrlich 511be35779 Fixed #24220 - Allowed lazy objects for success_url 2015-01-26 17:58:55 +01:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Changed RedirectView.permanent to False per deprecation timeline; refs #21587. 2015-01-18 17:43:06 -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 #24220 - Allowed lazy objects for success_url 2015-01-26 17:58:55 +01:00
list.py Fixed #18355 -- Added ordering options to list based generic views. 2014-08-15 11:09:47 -04:00