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