django1/django/views/generic
Piotr Jakimiak 4157c502a5 Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02: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 Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02: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