django1/django/contrib/formtools
Tim Graham 8e2029f8dd 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
..
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
templates/formtools Moved a template that was added in the wrong directory. 2012-03-31 17:16:14 +00:00
tests Removed import * in tests. 2013-10-22 08:32:01 -04:00
wizard Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
__init__.py Added django.contrib.formtools, including the forced-preview application 2006-12-05 20:51:25 +00:00
exceptions.py Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
models.py Fixed #5441 -- Added tests for django.contrib.formtools. Thanks, simeon. 2007-11-29 16:32:23 +00:00
preview.py Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
utils.py Reverted pickle-json replacement form_hmac calculation 2012-08-14 09:51:39 +02:00