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
Age
Commit message (
Expand
)
Author
2011-03-30
Removed Django 1.2 compatibility fallback for form wizard hash
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for password reset hash
Luke Plant
2011-03-30
Removed deprecated CsrfResponseMiddleware, and corresponding tests and docs
Luke Plant
2011-03-30
Removed Django 1.1 fallback for CSRF checks.
Luke Plant
2011-03-30
Added stub release notes for 1.4
Luke Plant
2011-03-30
Fixed integer overflows that occurred when `OFTReal` fields were treated as `...
Justin Bronn
2011-03-30
Fixed tests broke in r15926.
Justin Bronn
2011-03-30
Re-added a few compatibility modules that were removed in r15927 to lower the...
Jannis Leidel
2011-03-29
Fixed #15710 - removed "that that" typos.
Timo Graham
2011-03-28
Removed totally unused setting.
Luke Plant
2011-03-28
Remove a license that no long applies to any code, and add a comment for the ...
Alex Gaynor
2011-03-28
Fixed #15679 - regression in HttpRequest.POST and raw_post_data access.
Luke Plant
2011-03-28
Fixed #15702 -- Corrected problem in test suite introduced by Python 2.4 chan...
Russell Keith-Magee
2011-03-28
Fixed #15703 -- Corrected problem in test suite introduced by Python 2.4 chan...
Russell Keith-Magee
2011-03-28
Move the Python 2.5 specific tests out of their own special files now that 2....
Alex Gaynor
2011-03-28
Removed a Python 2.4 try/except no longer necessary in django.utils.translati...
Adrian Holovaty
2011-03-28
Made a bunch of simplifications now that we don't support Python 2.4
Adrian Holovaty
2011-03-28
Simplified sqlite backend ImproperlyConfigured check now that we don't suppor...
Adrian Holovaty
2011-03-28
Removed no-longer-valid comment about Python 2.3 and 2.4 in formtools/utils.py
Adrian Holovaty
2011-03-28
Simplified django.utils.feedgenerator.get_tag_uri now that we don't require P...
Adrian Holovaty
2011-03-28
Changed setup.py classifiers to use a better indentation style
Adrian Holovaty
2011-03-28
Removed Python 2.4 classifier from setup.py
Adrian Holovaty
2011-03-28
Removed a bunch more Python 2.4 workarounds now that we don't support that ve...
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-28
Fixed #6636 -- Added template blocks to admin change_form.html template for f...
Adrian Holovaty
2011-03-27
Fixed #15664 - Removed extra parens in commit_on_success example.
Timo Graham
2011-03-26
Fixed #15647 -- Changed in_bulk() not to type check its input, which now allo...
Adrian Holovaty
2011-03-26
Fixed #9158 -- Changed django-admin.py help to be printed to stdout instead o...
Adrian Holovaty
2011-03-26
Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonash
Adrian Holovaty
2011-03-26
Fixed #15672 -- Fixed bug in core/handlers/wsgi.py where we were referring to...
Adrian Holovaty
2011-03-26
Fixed #15635 -- Converted two legacy old-style raise statements. Thanks, DaNm...
Adrian Holovaty
2011-03-26
Fixed #15642 -- Removed redundant imports in http/__init__.py. Thanks, jammon
Adrian Holovaty
2011-03-25
Commit hook test.
Jacob Kaplan-Moss
2011-03-24
Corrected another part of the staticfiles docs which was missed in r15913. Re...
Jannis Leidel
2011-03-24
Fixed #15681 -- Fixed a documentation error regarding the default value of th...
Jannis Leidel
2011-03-24
Ensure stdin is a tty before handing it to termios, so as to prevent prolems ...
Karen Tracey
2011-03-24
Moved versionadded below heading for "Localized names of languages".
Simon Meers
2011-03-24
Bumped django_next_version so that "New in Django 1.3" links appear correctly.
Simon Meers
2011-03-23
Fixed a few typos in the 1.3 release notes.
Simon Meers
2011-03-23
Bump everything for 1.3.
1.3
James Bennett
2011-03-23
One final final tweak to 1.3 release notes.
James Bennett
2011-03-23
Finalize 1.3 release notes.
James Bennett
2011-03-22
Made the English in r15897 much betterer.
Russell Keith-Magee
2011-03-22
Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to b...
Russell Keith-Magee
2011-03-22
Fixed typo in forms API documentation.
Simon Meers
2011-03-22
Fixed #15657 -- added the required `form` parameter to the method signatures ...
Gabriel Hurley
2011-03-22
Corrected a number of mislinked crossrefs and added a few new crossref target...
Gabriel Hurley
2011-03-22
Minor markup and organization fixes to docs to correct Sphinx errors.
Russell Keith-Magee
2011-03-22
Update release notes and other docs for impending 1.3.
James Bennett
2011-03-22
Added Idan to primary authors.
Idan Gazit
[prev]
[next]