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
6b63742ce5
django1
/
django
/
contrib
/
formtools
/
tests
/
wizard
/
wizardtests
History
Alex Gaynor
19256f300e
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
..
templates
Fixed
#6644
-- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout.
2011-08-13 13:51:34 +00:00
__init__.py
Fixed
#6644
-- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout.
2011-08-13 13:51:34 +00:00
forms.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
tests.py
Fixed
#21298
-- Fixed E301 pep8 warnings
2013-10-23 13:45:03 +01:00
urls.py
Fixed
#21285
-- Fixed E121,E122 pep8 warnings
2013-10-17 20:20:11 -04:00