This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3351e94ffa
django1
/
django
/
forms
History
Alex Gaynor
f2d8027c9a
Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet)
2013-10-26 10:50:40 -07:00
..
extras
Fixed
#20986
-- Enabled SelectDateWidget to use custom months
2013-08-28 16:39:26 +03:00
__init__.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
fields.py
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
forms.py
Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet)
2013-10-26 10:50:40 -07:00
formsets.py
Fixed
#21298
-- Fixed E301 pep8 warnings
2013-10-23 13:45:03 +01:00
models.py
Start attacking E231 violations
2013-10-24 10:30:03 -07: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
Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet)
2013-10-26 10:50:40 -07:00