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
2008-12-09
Fixed #9778 -- Added some special casing of the "Join on field 'abc'" error
Malcolm Tredinnick
2008-12-09
Fixed #9775 -- Fixed an oversight from r9601 and allow direct attribute
Malcolm Tredinnick
2008-12-08
Fixed obscure Oracle quoting issues pointed out by the custom_columns_regress...
Matt Boersma
2008-12-08
Fixed a Python 2.4 incompatibility in `compress_kml`.
Justin Bronn
2008-12-08
Fixed #9747 -- now explicitly set response type on C functions that return WK...
Justin Bronn
2008-12-08
The second part of fixing "related inherited models" display. Handle raw_id v...
Malcolm Tredinnick
2008-12-08
The first step in fixing a group of problems related to outputting a proper
Malcolm Tredinnick
2008-12-08
Fixed #9732 -- Added missing close paragraph tag to password reset confirmati...
Gary Wilson Jr
2008-12-08
Added a 'permanent' argument the simple.redirect_to() generic view. It's True...
Adrian Holovaty
2008-12-08
Edited docs/topics/forms/index.txt changes from [9569] and fixed a typo in th...
Adrian Holovaty
2008-12-08
This fixes a group of problems in the SQL created by QuerySet.exclude() when
Malcolm Tredinnick
2008-12-07
Fixed #9188 -- Fixed a case where we were generating syntactically invalid SQ...
Malcolm Tredinnick
2008-12-07
Fixed #9728 -- Updated Macedonian translation from Georgi Stanojevski and Vas...
Malcolm Tredinnick
2008-12-07
Fixed #9639 -- Updated Ukranian translation from Mykola Zamkovoi.
Malcolm Tredinnick
2008-12-06
Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and patch.
Justin Bronn
2008-12-06
Fixed #9742 -- remove extraneous 'kml' from KML mimetype. Thanks, robotika f...
Justin Bronn
2008-12-05
Added a way to iterate over hidden/visible fields in a form. Useful for manual
Malcolm Tredinnick
2008-12-04
Fixed #9754: static-serving view now uses correct template name for directory...
James Bennett
2008-12-03
Fixed regression introduced in r9550
Luke Plant
2008-12-03
Refs #8248 - GenericRelations descriptors now return self when accessed via c...
Luke Plant
2008-12-03
Added some explanatory comments in CsrfMiddleware
Luke Plant
2008-12-03
New CsrfMiddleware features: automatic exceptions for known AJAX and decorato...
Luke Plant
2008-12-03
Split CsrfMiddleware into two to make it more reusable.
Luke Plant
2008-12-02
More tests for the other half of CsrfMiddleware
Luke Plant
2008-12-02
Added tests for CsrfMiddleware.
Luke Plant
2008-12-02
Fixed #8248: made help() work on models and improved introspection support.
Luke Plant
2008-12-02
Fixed #9706: made SlugField honor max_length in Oracle, matching the other ba...
Ian Kelly
2008-12-02
Fixed a pair of bugs in determining the set of models to flush that were caus...
Ian Kelly
2008-12-02
Fixed #9736 -- Added quoting to the SQL constraint names generated during tab...
Russell Keith-Magee
2008-12-01
Clean up the imports in loaddata.py to match other code whilst I'm in the nei...
Malcolm Tredinnick
2008-12-01
Fixed #9723 -- Not all Python distributions contain the bz2 module, so we nee...
Malcolm Tredinnick
2008-11-29
Fixed #9717 -- Corrected a problem where django-admin.py flush would attempt ...
Russell Keith-Magee
2008-11-26
Fixed an issue in ForeignKeyRawIdWidget where the values in limit_choices_to ...
James Bennett
2008-11-24
Here's the rest of [9530] where I actually rename the tag like I said I did. ...
Jacob Kaplan-Moss
2008-11-24
Fixed a bug introduced by [9527] -- empty/invalid fixtures were no longer bei...
Jacob Kaplan-Moss
2008-11-24
Fixed #6398: added an optional `{% empty %}` clause to the `{% for %}` templa...
Jacob Kaplan-Moss
2008-11-24
Fixed a bug introduced by [9527] -- empty/invalid fixtures were no longer bei...
Jacob Kaplan-Moss
2008-11-24
Fixed #4924: added support for loading compressed fixtures. Thanks to Lars Ye...
Jacob Kaplan-Moss
2008-11-23
Two new locale names translated
Jarek Zgoda
2008-11-21
Fixed #9642 -- Made the admin calendar/clock popups go away when the users cl...
Karen Tracey
2008-11-21
Fixed #2782 -- Make the server port available through the modpython handler.
Malcolm Tredinnick
2008-11-21
Fixed #9617 -- Fixed a typo in the Polish translation. Thanks, romke.
Malcolm Tredinnick
2008-11-20
Fixed #8612 -- Bug-fxing Danish translation update. Same patch as r9491 on 1...
Karen Tracey
2008-11-20
OneToOne filtering should only apply in a popup selection from the related mo...
James Bennett
2008-11-18
Fixed #9597: Hebrew tranlation update. Same patch as r9492 on 1.0.X branch.
Karen Tracey
2008-11-17
Reverted r9480 -- the patch broke the Oracle spatial backend.
Justin Bronn
2008-11-17
Fixed #9620 -- spatial database tables now have `app_label` set correctly.
Justin Bronn
2008-11-16
Fixed #9608: Ensured a Model's default repr() is printable even if its __unic...
Karen Tracey
2008-11-16
Fixed #9455 -- Tiny cleanup to avoid an "undefined variable" warning. The net
Malcolm Tredinnick
2008-11-16
Fixed #6052 -- Worked around a bug in MySQLdb with regards to handling
Malcolm Tredinnick
[next]