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
2012-10-28
Fixed #18823 -- Ensured m2m.clear() works when using through+to_field
Anssi Kääriäinen
2012-10-28
Fixed #14093 -- Improved error message in the cache session backend.
Aymeric Augustin
2012-10-28
Reverted unintentional change in aff9b2f.
Aymeric Augustin
2012-10-28
Fixed #19203 -- Added isolation to a humanize test
Aymeric Augustin
2012-10-28
Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-27
Improved tests introduced in 04b00b6.
Aymeric Augustin
2012-10-27
Added optional kwargs to get_expiry_age/date.
Aymeric Augustin
2012-10-27
Fixed #17787 -- Documented reset caches by setting_changed signal
Claude Paroz
2012-10-27
Removed a redundant colon in the query docs.
Florian Apolloner
2012-10-27
Fixed #19200 -- Session expiry with cached_db
Aymeric Augustin
2012-10-27
Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-10-27
Fixed #19198 -- merged 4 different Oracle fixes
Anssi Kääriäinen
2012-10-27
Ensured gis tests aren't run on non-gis Oracle
Anssi Kääriäinen
2012-10-27
Marked a test as expectedFailure on Oracle
Anssi Kääriäinen
2012-10-27
Fixed Oracle failure caused by None converted to '' in select_related case
Anssi Kääriäinen
2012-10-27
Fixed Oracle failure for "%" in table name
Anssi Kääriäinen
2012-10-26
Advanced version identifiers for 1.6 cycle.
Ramiro Morales
2012-10-27
Fixed #19190 -- Refactored Query select clause attributes
Anssi Kääriäinen
2012-10-26
Fixed comment_test tests under hash randomization.
Aymeric Augustin
2012-10-26
Fixed feedgenerator tests under hash randomization
Aymeric Augustin
2012-10-26
Fixed httpwrappers tests under hash randomization
Aymeric Augustin
2012-10-26
Fixed #16820 -- Treated '0' value as True for checkbox inputs
Claude Paroz
2012-10-26
Fixed #19191 -- Corrected a typo in CustomUser docs
Claude Paroz
2012-10-26
Fixed test failure under Python 2.x introduced in 3e10d22df5
Luke Plant
2012-10-26
Fixed test failures on Python 3.3 due to dict ordering assumptions.
Luke Plant
2012-10-26
Fixed some test failures on Python 3.3 related to QueryDict
Luke Plant
2012-10-26
Properly support pickling of LazyObjects in Python 3.3
Ian Clelland
2012-10-26
Avoid dependence on exact Python exception messages
Ian Clelland
2012-10-26
Don't use : as an invalid cookie character
Ian Clelland
2012-10-26
PEP 302 source loaders already decode appropriately
Ian Clelland
2012-10-26
Fixed #19039 - Python 3.3 fails unit test for duplicate bad cookies
Luke Plant
2012-10-26
Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related
Luke Plant
2012-10-25
Fixed #19180 - Clarified policy regarding older versions of the docs.
Tim Graham
2012-10-25
Merge pull request #472 from ericflo/patch-1
Preston Holmes
2012-10-25
Fixed broken links + spell check in 1.5 release notes.
Tim Graham
2012-10-25
Fixed timezone tests when dict randomization is on
Aymeric Augustin
2012-10-25
Update docs/releases/1.5.txt
Eric Florenzano
2012-10-25
Ensured get_version returns a native string.
Aymeric Augustin
2012-10-25
Tweaked tense of URL tag changes for clarity
Preston Holmes
2012-10-25
Added release notes for Django 1.5 alpha 1.
Jacob Kaplan-Moss
2012-10-25
Fixed regression caused by #19102
Anssi Kääriäinen
2012-10-25
Fixed #19187 -- Raise consistent error from qs.values().delete()
Anssi Kääriäinen
2012-10-25
Added docstring to DeleteQuery.delete_qs()
Anssi Kääriäinen
2012-10-25
Fixed #19102 -- Fixed fast-path delete for modified SELECT clause cases
Anssi Kääriäinen
2012-10-25
Test for `ListView.page_kwarg`
Tom Christie
2012-10-25
Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded 'page'.
Tom Christie
2012-10-25
Fixed #18796 -- Refactored conversion to bytes in HttpResponse
Aymeric Augustin
2012-10-24
Remove a case that is no longer reachable in encodings.py.
Alex Gaynor
2012-10-24
Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the...
Tim Graham
2012-10-24
Removed a function that is already fully implemented by a base class.
Alex Gaynor
[prev]
[next]