django1/django/views/generic
Andrei Kulakov 8a1824d465 Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
dates.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
detail.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
edit.py Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
list.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00