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-04-02
Removed deprecated XMLField.
Russell Keith-Magee
2011-04-02
Removed a usage of the depreacted SMTPConnection in test.utils.
Russell Keith-Magee
2011-04-02
Deprecated the psycopg-based postgresql database backend.
Russell Keith-Magee
2011-04-02
Removed deprecated DB backend functions for creating m2m tables.
Russell Keith-Magee
2011-04-02
Advanced deprecations in core.mail, core.commands, core.context_processors an...
Russell Keith-Magee
2011-04-02
Advanced deprecations in core.cache.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.syndication.
Russell Keith-Magee
2011-04-02
Advanced deprecation of user-based messages and the LegacyFallbackStorage in ...
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.localflavor.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.gis.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.formtools.
Russell Keith-Magee
2011-04-02
Removed deprecated contrib.csrf app.
Russell Keith-Magee
2011-04-02
Advanced deprecations in contrib.auth.
Russell Keith-Magee
2011-04-02
Advanced deprecation for MEDIA_URL and STATIC_URL without a trailing slash.
Russell Keith-Magee
2011-04-01
Fixed some ReST errors from e-mail -> email change in docs, and changed some ...
Adrian Holovaty
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-31
Fixed #15724 -- Added update_wrapper import to utils.functional to be a bit m...
Jannis Leidel
2011-03-31
Fixed #15726 -- Fixed the name of a file of the Mexican Spanish translation a...
Jannis Leidel
2011-03-30
Fixed `LayerMapping` to support `BigIntegerField` and removed support for `XM...
Justin Bronn
2011-03-30
Removed legacy handing for `settings.DATABAS_*` and using short-form referenc...
Alex Gaynor
2011-03-30
Removed deprecated legacy connection handling for `Field.get_db_*`.
Alex Gaynor
2011-03-30
Cleaned up some test code.
Luke Plant
2011-03-30
Deprecated csrf_response_exempt and csrf_view_exempt decorators
Luke Plant
2011-03-30
Added release notes about the removal of Django 1.2 compatibility fallbacks f...
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for session data integrity check hash.
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for contrib.comments forms hash.
Luke Plant
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-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
[prev]
[next]