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
2009-03-01
Fixed #9548 -- Correctly detect existence of empty sessions with cache backend.
Malcolm Tredinnick
2009-03-01
Fixed #8737 -- Made the PostgreSQL version number detection more flexible.
Malcolm Tredinnick
2009-03-01
Fixed #8706 -- Improved the way we detect available database backends.
Malcolm Tredinnick
2009-03-01
To avoid an unfortunately common user-error, rename QuerySet.as_sql().
Malcolm Tredinnick
2009-03-01
Fixed insert/update handling when no database interaction is required.
Malcolm Tredinnick
2009-03-01
Fixed #10202 -- Fixed another couple of slicing edge-cases with querysets.
Malcolm Tredinnick
2009-02-28
Fixed #5610 -- Added the ability for dumpdata to take individual model names,...
Russell Keith-Magee
2009-02-28
Fixed #10048 -- Handle non-existent timezone in dateformat functions.
Malcolm Tredinnick
2009-02-28
Fixed #10165 -- Use settings.TEST_RUNNER in runtests.py
Malcolm Tredinnick
2009-02-28
Fixed #10028 -- Fixed a problem when ordering by related models.
Malcolm Tredinnick
2009-02-28
Fixed #10011 -- Updated Thai translation from Kowito Charoenratchatabhan.
Malcolm Tredinnick
2009-02-28
Fixed #9634 -- Updated Slovak translation. Thanks Marcel Telka and scrool.
Malcolm Tredinnick
2009-02-27
Fixed #4476 -- Added a ``follow`` option to the test client request methods. ...
Russell Keith-Magee
2009-02-27
Fixed #10006 -- Avoid inadvertently using third-party "json" module.
Malcolm Tredinnick
2009-02-27
Invalidate the appropriate SITE_CACHE entry when saving a Site model.
Malcolm Tredinnick
2009-02-26
Fixed #10017 - PasswordResetForm.clean_email was not returning the value.
Luke Plant
2009-02-25
Fixed #10290: do not use aliases when adding extra_selects to the GROUP BY cl...
Ian Kelly
2009-02-24
Fixed #10347 -- Fixed incorrect AttributeError raised when attempting to acce...
Karen Tracey
2009-02-24
Fixed #10161 -- Modified evaluation of query expressions to allow for operato...
Russell Keith-Magee
2009-02-24
Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1...
James Bennett
2009-02-23
Fixed #9303: comment templatetags no longer assume the built-in comment model.
Jacob Kaplan-Moss
2009-02-23
Fixed #8630: finished the custom comment app API that was left out of 1.0. Th...
Jacob Kaplan-Moss
2009-02-23
Refactored CommentForm.get_comment_object into a handful of separete methods ...
Jacob Kaplan-Moss
2009-02-23
Fixed #10182 -- Corrected realiasing and the process of evaluating values() f...
Russell Keith-Magee
2009-02-23
Fixed #10274 -- Fixed an embarrassing mistake in BaseGenericInlineFormSet.get...
Brian Rosner
2009-02-22
Fixed #9031 -- Clarified the error message when the label used to run a speci...
Russell Keith-Magee
2009-02-22
Fixed #9276 -- Corrected the way the CSS class is rolled out in a stacked edi...
Russell Keith-Magee
2009-02-22
Fixed #9066 -- Added Czech localflavor. Thanks to Elvard for the contribution.
Russell Keith-Magee
2009-02-22
Fixed #10025 -- Corrected two minor typos in source documentation. Thanks to ...
Russell Keith-Magee
2009-02-21
Fixed #10307 -- Removed references to FM/Federated States of Micronesia from ...
Russell Keith-Magee
2009-02-21
Fixed #8551 -- Added REMOTE_ADDR to the default Test Client environment. Than...
Russell Keith-Magee
2009-02-17
Fixed #10289 -- Corrected typo that produced oversensitive rejection of Postg...
Russell Keith-Magee
2009-02-16
Merge branch 'master' into upstream-trunk
Jacob Kaplan-Moss
2009-02-16
Fixed #9214: EmailMessage now respects the From header instead of blindly usi...
Jacob Kaplan-Moss
2009-02-16
Fixed #10196: Restored setting of image file width and height fields lost in ...
Karen Tracey
2009-02-16
Fixed #10121: Restored code lost in r9766 that prevented overwriting an alrea...
Karen Tracey
2009-02-16
Fixed #10248 -- Corrected handling of the GROUP BY clause when using a DateQu...
Russell Keith-Magee
2009-02-16
Fixed #10132 -- Corrected the interaction of extra() queries with the values(...
Russell Keith-Magee
2009-02-16
Fixed #10256 -- Corrected the interaction of extra(select=) with values() and...
Russell Keith-Magee
2009-02-13
Closes #8836, Updated translation for Slovenian.
Marc Fargas
2009-02-13
Updated Spanish translation.
Marc Fargas
2009-02-13
Updated Catalan translation
Marc Fargas
2009-02-12
Fixed #10240 -- Restored YAML serialization with Decimal objects that broke w...
Brian Rosner
2009-02-11
Fixed #5903 -- DecimalField.get_default() now correctly returns a Decimal obj...
Brian Rosner
2009-02-11
Fixed #10224: Don't attempt to decode binary string data in the Oracle backend.
Ian Kelly
2009-02-08
Fixed #10160 -- Modified evaluation of F() expressions to protect against pot...
Russell Keith-Magee
2009-02-08
Fixed #10199 -- Modified aggregate() calls to clone the base query so that th...
Russell Keith-Magee
2009-02-08
Fixed #7672 -- Added a 'week_day' lookup type. Many thanks to Ross Poulton fo...
Karen Tracey
2009-02-07
Fixed tabs in source, stupid emacs.
Luke Plant
2009-02-07
Fixed some function name errors in code doc.
Luke Plant
[prev]
[next]