This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
2a56f3a2204f750b859636dadab7be819afa41af
deb-python-django-formtools
/
formtools
/
tests
History
Tim Graham
2a56f3a220
Removed import * in tests.
...
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
templates
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
wizard
Fixed
#21285
-- Fixed E121,E122 pep8 warnings
2013-10-17 20:20:11 -04:00
__init__.py
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
forms.py
Removed the legacy form wizard.
2012-12-29 21:58:12 +01:00
models.py
Fixed
#21259
-- Fixed formstools wizard for InlineFormSet.
2013-10-17 14:01:02 -04:00
tests.py
Removed import * in tests.
2013-10-22 08:32:01 -04:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00