index
:
chango.git
devmain
fix-31295
initial-branch
main
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
Age
Commit message (
Expand
)
Author
2012-03-23
Pulled formtools translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-14
Added Tatar translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Swahili translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Nepali translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Kazakh translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Esperanto to the list of languages. Refs #17822.
Jannis Leidel
2012-03-14
Pulled the formtools translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-04
Fixed #17677 -- Made sure the WizardView doesn't accidentally overwrite the `...
Jannis Leidel
2012-03-03
Fixed #17819 -- Convinced the NamedUrlWizardView to stop dropping files when ...
Jannis Leidel
2011-12-22
Updated English base translation files in preparation of the alpha release so...
Jannis Leidel
2011-12-19
Fixed #17408 -- Cleaned up some namings in `contrib.formtools`. Thanks, Steph...
Julien Phalip
2011-12-19
Fixed #17163 -- Added the `NamedUrlWizardView.get_step_url()` method. Thanks,...
Julien Phalip
2011-12-19
Fixed #17162 -- Removed the useless `WizardView.get_wizard_name()` method. Th...
Julien Phalip
2011-12-19
Fixed #17151 -- Renamed `wizard_prev_step` to the clearer `wizard_goto_step` ...
Julien Phalip
2011-12-19
Fixed #17150 -- Made `NamedUrlWizardView.url_name` available in the template ...
Julien Phalip
2011-12-19
Fixed #17148 -- Fixed the signature of `WizardView.get_context_data()` to pla...
Julien Phalip
2011-11-13
Refs #17215: Avoid generating 47 leftover tmp dirs during a clean test run.
Karen Tracey
2011-11-06
Fixed #17152 -- Fixed a few anomalies in the `contrib.formtools` documentatio...
Julien Phalip
2011-10-19
Fixed #16393 -- FormWizard's cookie storage backend now works with all versio...
Alex Gaynor
2011-10-17
Remove a great many of the remaining relative imports.
Alex Gaynor
2011-09-26
Fixed #16597 -- Added Sphinx cross-reference metadata to the form wizard docs...
Ramiro Morales
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-08-13
Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...
Jannis Leidel
2011-08-12
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
Jannis Leidel
2011-07-13
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...
Jannis Leidel
2011-06-17
Reverting [16376] in preparation for reverting [16356]. See #16182.
Andrew Godwin
2011-06-14
Fixed naming of test methods for the sake of consistency.
Jannis Leidel
2011-06-14
Fixed #16236 -- Added get_form_kwargs method to WizardView as a way to easily...
Jannis Leidel
2011-06-12
Fixed incompatibility (`with` statement usage) with Python 2.5 introduced in ...
Ramiro Morales
2011-06-11
Fixed #16222: Test failures due to more precise cookie timings. Refs [16356].
Andrew Godwin
2011-06-11
Fixed #16179 -- Extended argument handling of the new WizardView a little to ...
Jannis Leidel
2011-06-04
Reverted most of [16051], because it was thoroughly incorrect (whatever some ...
Luke Plant
2011-06-01
Fixed #16141 -- Fixed typos in new form wizard.
Jannis Leidel
2011-06-01
Fixed #9200 -- Added new form wizard to formtools based on class based views....
Jannis Leidel
2011-04-28
Fixed #11726 - FormWizard does sanity check on step number performed before d...
Luke Plant
2011-04-20
Fixed various validation errors caught by the validator.nu HTML5 validator.
Luke Plant
2011-04-02
Silenced a DeprecationWarning in formtools caused by testing the deprecated s...
Russell Keith-Magee
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.formtools.
Russell Keith-Magee
2011-03-30
Updated FormPreview to use form_hmac rather than the old security_hash function
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for form wizard hash
Luke Plant
2011-03-28
Removed no-longer-valid comment about Python 2.3 and 2.4 in formtools/utils.py
Adrian Holovaty
2011-03-28
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs ...
Adrian Holovaty
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-15
Pulled formtools translation updates from Transifex.
Jannis Leidel
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
[next]