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-02-21
Fixed #10307 -- Removed references to FM/Federated States of Micronesia from ...
Russell Keith-Magee
2009-02-21
Fixed #10135 -- Added some import statements to docs/ref/forms/fields.txt and...
Adrian Holovaty
2009-02-21
Fixed #10177 -- Fixed typo in docs/ref/templates/builtins.txt. Thanks, bmjames
Adrian Holovaty
2009-02-21
Fixed #10195 -- Fixed a ReST error in docs/ref/contrib/syndication.txt. Thank...
Adrian Holovaty
2009-02-21
Fixed #10218 -- Reworded serialization.txt sentence to remove awkward quotes....
Adrian Holovaty
2009-02-21
Fixed #8551 -- Added REMOTE_ADDR to the default Test Client environment. Than...
Russell Keith-Magee
2009-02-19
Fixed #10303 -- Corrected a contradiction in the docs regarding the capabilit...
Russell Keith-Magee
2009-02-17
Fixed #10289 -- Corrected typo that produced oversensitive rejection of Postg...
Russell Keith-Magee
2009-02-17
Clarified some documentation on the use of the aggregate() query modifier, fo...
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-16
Auth-related doc cleanups:
Gary Wilson Jr
2009-02-15
A few minor wording, whitespace, punctuation, and link changes for the middle...
Gary Wilson Jr
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
2009-02-07
Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views.
Luke Plant
2009-02-03
Fixed #10187 -- Added documentation on how to import F() objects. Thanks to t...
Russell Keith-Magee
2009-02-03
Fixed #10125: fixed the Oracle dsn construction code that was broken in [9712].
Ian Kelly
2009-02-03
Fixed 10075: Allowed saving of inline-edited models that use multi-table inhe...
Karen Tracey
2009-02-03
Fixed #10127 -- Corrected (no, really, this time!) the way the select_related...
Russell Keith-Magee
2009-02-03
Corrected code block in apache auth docs.
Gary Wilson Jr
2009-02-02
Fixed #10127 -- Corrected handling of select_related() in annotate() calls. T...
Russell Keith-Magee
2009-02-02
Fixed #10142 -- Added docs and an exploding error message to highlight an err...
Russell Keith-Magee
2009-02-01
Fixed #9858 -- Added ability to use PostGIS template with GIS test runner via...
Justin Bronn
2009-02-01
Now use `subprocess.Popen` instead of the deprecated os.popen3 to issue PostG...
Justin Bronn
2009-01-30
Fixed some tests that relied on an arbitrary ordering of rows.
Ian Kelly
2009-01-30
Fixed some column names in the tests that were breaking the test suite on Ora...
Ian Kelly
2009-01-29
Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous.
Karen Tracey
2009-01-29
Fixed #8638 -- Added documentation on how to redirect email to a dummy server...
Russell Keith-Magee
2009-01-29
Fixed #7210 -- Added F() expressions to query language. See the documentation...
Russell Keith-Magee
2009-01-24
Refs #10113 -- Modified the generated SQL to remove redundant GROUP BY elemen...
Russell Keith-Magee
2009-01-24
Fixed #10110 -- Added FAQ on how and when to poke the core developers about t...
Russell Keith-Magee
2009-01-24
Fixed #10113 -- Ensured that joined fields mentioned in order_by() are includ...
Russell Keith-Magee
2009-01-23
Fixed #10052 -- Added import line for other aggregates used in examples. Than...
Russell Keith-Magee
2009-01-23
Fixed #10089 -- Corrected handling of aggregates when the query set contains ...
Russell Keith-Magee
2009-01-23
Fixed #10100 -- Corrected handling of the negation required exclude() clauses...
Russell Keith-Magee
[prev]
[next]