index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2011-04-13
Fixes Paginator.validate_number not raising a PageNotAnInteger exception when...
Chris Beaven
2011-04-11
Made some negligible docstring fixes while I was poking around in the depths ...
Adrian Holovaty
2011-04-11
Fixed incorrect usage of its in query.py docstring
Adrian Holovaty
2011-04-07
Fixed #15757 - removed remaining instances of get_and_delete_messages
Luke Plant
2011-04-06
Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB back...
Ramiro Morales
2011-04-06
Fixes #11596 -- Make paginator.Page iterable
Chris Beaven
2011-04-05
Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS ba...
Ramiro Morales
2011-04-05
Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations ...
Ramiro Morales
2011-04-04
Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of leg...
Adrian Holovaty
2011-04-04
Fixed #15613: Don't send content-length headers for non-regular files. Thanks...
Andrew Godwin
2011-04-04
Fixed #15738 -- Removed unnecessary line in contrib.contenttypes tests. Thank...
Adrian Holovaty
2011-04-03
Fixed #15747 -- Removed deprecated contrib.gis.db.backend module. Thanks to j...
Russell Keith-Magee
2011-04-02
Fixed #15743 -- Fixed tense in a docstring in db/models/base.py. Thanks, jMyles
Adrian Holovaty
2011-04-02
Fixed grammar error in utils/functional.py from [15940]
Adrian Holovaty
2011-04-02
Removed support code for deprecated module-based template loaders from debug ...
Ramiro Morales
2011-04-02
Fixed #15717 -- Updated databrowse to use class-based generic date views. Tha...
Russell Keith-Magee
2011-04-02
Added missing warnings import
Russell Keith-Magee
2011-04-02
Silenced a DeprecationWarning in formtools caused by testing the deprecated s...
Russell Keith-Magee
2011-04-02
Fixed #15739 -- Added support to RedirectView for HEAD, OPTIONS, POST, PUT an...
Russell Keith-Magee
2011-04-02
Updates to the test suite to allow for newly deprecated and removed features
Russell Keith-Magee
2011-04-02
Advanced deprecations for function-based generic views
Russell Keith-Magee
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-04-02
Advanced deprecations in django.utils.translation.
Russell Keith-Magee
2011-04-02
Advanced deprecations in django.test.
Russell Keith-Magee
2011-04-02
Advanced deprecations in django.template.
Russell Keith-Magee
2011-04-02
Advanced deprecation on CompatCookie.
Russell Keith-Magee
2011-04-02
Removed deprecated en_format helper function.
Russell Keith-Magee
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
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
Deprecated csrf_response_exempt and csrf_view_exempt decorators
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
[prev]
[next]