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
2014-08-20
[1.7.x] Fetched translations from Transifex
Claude Paroz
2014-06-09
[1.7.x] Fixed formtools tests with Python 2
Claude Paroz
2014-06-07
[1.7.x] Fixed #22772 -- Defer wizard temporary files deletion.
Simon Charette
2014-05-30
[1.7.x] Fixed #22299 -- Cleanup wizard temp files when possible.
Simon Charette
2014-05-30
[1.7.x] Fixed #19905 -- Fixed leakage of file descriptors in form wizard.
Florian Apolloner
2014-05-29
[1.7.x] Fixed several typos in Django
Alex Gaynor
2014-05-19
[1.7.x] Updated translation catalogs
Claude Paroz
2014-04-26
[1.7.x] Fix many many typos in comments throughout the codebase
Alex Gaynor
2014-04-03
[1.7.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-02-10
Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Julian Wachholz
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-05
Fixed #21675 -- Added app configs for contrib apps.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-17
Removed superfluous models.py files.
Aymeric Augustin
2013-12-05
Removed 'return' in __init__
maurycyp
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-11-02
Continue to attack E302 violations
Alex Gaynor
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-22
Removed import * in tests.
Tim Graham
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21259 -- Fixed formstools wizard for InlineFormSet.
Kathryn Killebrew
2013-10-17
Removed importing formtools tests in __init__.py
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-09-30
* Fixing improper grammar
Adam Haney
2013-08-04
Fixed a number of lint warnings, particularly around unused variables.
Alex Gaynor
2013-08-04
Deprecated SortedDict (replaced with collections.OrderedDict)
Curtis Maloney
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-06-19
Removed several unused imports.
Aymeric Augustin
2013-06-18
Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...
Loic Bistuer
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-17
Replaced an antiquated pattern.
Aymeric Augustin
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-04-02
Modified formtools to work with unittest2 discovery.
Preston Timmons
2013-03-28
Updated translation templates
Claude Paroz
2013-03-28
Updated translations from Transifex
Claude Paroz
[next]