fields.py
|
Fixed E125 pep8 warnings
|
2013-11-28 08:50:11 -05:00 |
forms.py
|
Fixed #20867 -- Added the Form.add_error() method.
|
2013-11-30 01:00:53 +07:00 |
formsets.py
|
Fixed E125 pep8 warnings
|
2013-11-28 08:50:11 -05:00 |
models.py
|
Fixed #20867 -- Added the Form.add_error() method.
|
2013-11-30 01:00:53 +07:00 |
util.py
|
Removed import * in tests.
|
2013-10-22 08:32:01 -04:00 |
utils.py
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
widgets.py
|
Fixed #21423 -- Fixed typo in widgets.py.
|
2013-11-11 18:03:01 +01:00 |