This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
a20582ec55e12e5723ee0c1297496e2cc060564b
deb-python-django-formtools
/
formtools
/
tests
History
Claude Paroz
a20582ec55
Removed most of absolute_import imports
...
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
templates
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
wizard
Deprecated django.utils.importlib
2013-07-29 17:10:22 +02: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
tests.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00