django1/django/views/generic
Alex Morozov e171a83b15 Fixed #25548 -- Prevented FormView.form_invalid() from discarding its form argument. 2015-11-11 13:28:34 -05:00
..
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
base.py Fixed "URLconf" spelling in code comments. 2015-10-22 14:46:42 -04:00
dates.py Fixed #25331 -- Removed trailing blank lines in docstrings. 2015-08-31 17:37:21 -04:00
detail.py Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
edit.py Fixed #25548 -- Prevented FormView.form_invalid() from discarding its form argument. 2015-11-11 13:28:34 -05:00
list.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00