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
6d20a80d98
django1
/
django
/
contrib
/
formtools
History
maurycyp
ae734b75c1
Removed 'return' in __init__
2013-12-05 07:09:36 -05:00
..
locale
Fixed
#21388
-- Corrected language code for Frisian
2013-11-11 13:34:01 +01:00
templates
/formtools
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
tests
Removed 'return' in __init__
2013-12-05 07:09:36 -05:00
wizard
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05: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 all E261 warnings
2013-11-02 18:20:39 -04:00
utils.py
Reverted pickle-json replacement form_hmac calculation
2012-08-14 09:51:39 +02:00