index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
formtools
/
templates
Age
Commit message (
Expand
)
Author
2014-11-26
Fixed #23677 -- Removed contrib.formtools
Tim Graham
2012-03-31
Moved a template that was added in the wrong directory.
Aymeric Augustin
2012-03-31
Used the override_settings decorator in the tests of auth, flatpages, and for...
Aymeric Augustin
2011-12-19
Fixed #17151 -- Renamed `wizard_prev_step` to the clearer `wizard_goto_step` ...
Julien Phalip
2011-11-06
Fixed #17152 -- Fixed a few anomalies in the `contrib.formtools` documentatio...
Julien Phalip
2011-08-13
Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...
Jannis Leidel
2011-06-04
Reverted most of [16051], because it was thoroughly incorrect (whatever some ...
Luke Plant
2011-04-20
Fixed various validation errors caught by the validator.nu HTML5 validator.
Luke Plant
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2008-09-08
Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...
Adrian Holovaty
2007-03-20
Fixed #3758 -- Changed FormPreview template to use 'label' instead of 'verbos...
Adrian Holovaty
2006-12-05
Added django.contrib.formtools, including the forced-preview application
Adrian Holovaty