django1/django/forms
Alex Gaynor ee48f4af99 Merge pull request #1848 from rayashmanjr/master
Correct flake8 violation E261
2013-11-02 12:34:34 -07:00
..
extras Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
fields.py Merge pull request #1848 from rayashmanjr/master 2013-11-02 12:34:34 -07:00
forms.py Correct flake8 violation E261 2013-11-02 15:27:47 -04:00
formsets.py Correct flake8 violation E261 2013-11-02 15:27:47 -04:00
models.py Fixed #14877 -- repeated deletion using formsets 2013-10-30 22:40:15 +02:00
util.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
utils.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
widgets.py Merge pull request #1848 from rayashmanjr/master 2013-11-02 12:34:34 -07:00