This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-formtools
Code
Issues
Proposed changes
Files
d2d3b60a5daeca7765c69b0ffd38debcbcd9790b
deb-python-django-formtools
/
formtools
History
Russell Keith-Magee
d2d3b60a5d
Fixed
#20048
,
#20060
-- Modified tests for contrib apps sensitive to custom User models.
...
Thanks to matiasb for the report of
#20060
and the draft patch for
#20048
.
2013-03-23 09:57:48 +08:00
..
locale
Merged contrib translations from 1.5 branch
2013-02-26 21:51:06 +01:00
templates
/formtools
Moved a template that was added in the wrong directory.
2012-03-31 17:16:14 +00:00
tests
Fixed
#20048
,
#20060
-- Modified tests for contrib apps sensitive to custom User models.
2013-03-23 09:57:48 +08:00
wizard
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
__init__.py
Added django.contrib.formtools, including the forced-preview application
2006-12-05 20:51:25 +00:00
models.py
Fixed
#5441
-- Added tests for django.contrib.formtools. Thanks, simeon.
2007-11-29 16:32:23 +00:00
preview.py
Fixed
#16225
-- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
2011-07-13 09:35:51 +00:00
utils.py
Reverted pickle-json replacement form_hmac calculation
2012-08-14 09:51:39 +02:00