django1/django/contrib/formtools
Jannis Leidel 4c376852fe Updated English base translation files in preparation of the alpha release so Transifex can pick them up.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-22 23:02:28 +00:00
..
locale Updated English base translation files in preparation of the alpha release so Transifex can pick them up. 2011-12-22 23:02:28 +00:00
templates/formtools Fixed #17151 -- Renamed `wizard_prev_step` to the clearer `wizard_goto_step` in `NamedUrlWizardView`. Thanks, Bradley Ayers and Stephan Jaekel. 2011-12-19 12:58:18 +00:00
tests Fixed #17408 -- Cleaned up some namings in `contrib.formtools`. Thanks, Stephan Jaekel. 2011-12-19 13:52:40 +00:00
wizard Fixed #17408 -- Cleaned up some namings in `contrib.formtools`. Thanks, Stephan Jaekel. 2011-12-19 13:52:40 +00: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 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