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
2009-03-04
Fixed #10381 -- Fixed some a machine-dependent test failure after r9921.
Malcolm Tredinnick
2009-03-03
Fixed #10159 -- `F()` expressions now work on geographic fields. The tests a...
Justin Bronn
2009-03-03
Final piece (he says, hopefully) of r9945 changes.
Malcolm Tredinnick
2009-03-03
Fixed #10395 -- Fixed more fallout from r9945.
Malcolm Tredinnick
2009-03-03
Minor update to documentation for many-to-many filter() calls.
Malcolm Tredinnick
2009-03-02
Updated Czech localflavor in Polish translation
Jarek Zgoda
2009-03-02
Fixed #10392 -- Fixed an oversight from the refactoring in r9945.
Malcolm Tredinnick
2009-03-02
Fixed #9701 -- Added a "safeseq" template filter.
Malcolm Tredinnick
2009-03-02
Fixed #10181 -- Handle an EmptyResultSet exception case properly in nested qu...
Malcolm Tredinnick
2009-03-02
Small edit to the caching docs.
Malcolm Tredinnick
2009-03-02
Removed some import-time dependencies on Django's settings.
Malcolm Tredinnick
2009-03-02
Factor out some common pieces of django.conf.LazySettings.
Malcolm Tredinnick
2009-03-02
Fixed some test output in the wake of r9940.
Malcolm Tredinnick
2009-03-02
The database cache wasn't correctly handling expired keys. Fixed now.
Malcolm Tredinnick
2009-03-02
Fixed #10013 -- Updated French translation.
Malcolm Tredinnick
2009-03-02
Fixed #10385 -- Fixed a typographical error in the Czech regions list.
Malcolm Tredinnick
2009-03-01
Updated German translation, fixes #10189. Thanks julianb
Jannis Leidel
2009-03-01
Changed the way cache specifiers are parsed.
Malcolm Tredinnick
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
Fixed a misnamed test that was inadvertently hiding an earlier one.
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 #10377: Added clearer warning to database notes for cx_Oracle 5.0.
James Bennett
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 #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoud...
Russell Keith-Magee
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
Whitespace fix to [9896].
Jacob Kaplan-Moss
2009-02-24
Add trove classifiers to setup.py
James Bennett
2009-02-24
Cleaned up some reST errors in the 1.1 alpha release notes, and made a few mi...
Jacob Kaplan-Moss
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-24
Add 1.1 alpha 1 release notes
James Bennett
2009-02-24
Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Ga...
Jacob Kaplan-Moss
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
[prev]
[next]