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-01-06
Fixed #9862 -- For better SQL portability, don't specify "NULL" on nullable
Malcolm Tredinnick
2009-01-05
Updated `GeoWhere` to be compatible with changes in r9700.
Justin Bronn
2009-01-05
Nested query support.
Malcolm Tredinnick
2009-01-05
Reconciling where- and having-clause behaviour.
Malcolm Tredinnick
2009-01-03
Fixed #9942 -- Added a to_python handler for FloatField to ensure correct typ...
Russell Keith-Magee
2009-01-03
Fixed `check_geom` and `check_srs` to accept larger sized pointer addresses a...
Justin Bronn
2008-12-27
Fixed #9637: Use 'block.super' in admin 'extrastyle' blocks to preserve chang...
Luke Plant
2008-12-26
Fixed #9664 -- `LayerMapping` now works with MySQL spatial backends.
Justin Bronn
2008-12-26
Fixed #9892 -- support additional binary packages for GEOS & GDAL libs on OSX...
Justin Bronn
2008-12-25
Improved the auth admin site to raise Http404 with a helpful error message if...
Adrian Holovaty
2008-12-25
Added comment to UserAdmin.add_view() explaining why we disallow users withou...
Adrian Holovaty
2008-12-23
Fixed #8245 -- Added a LOADING flag to autodiscover to prevent an admin.py mo...
Gary Wilson Jr
2008-12-23
Fixed #9882 -- Added `alters_data = True` to `BaseModelForm.save` method, tha...
Gary Wilson Jr
2008-12-21
Fixed #9865 -- Allow saving of new inline-edited objects with custom non-auto...
Karen Tracey
2008-12-17
Fixed a typo in r9650.
Malcolm Tredinnick
2008-12-16
Follow-up to r9656 -- beef up the added test to exercise all (one can hope) p...
Karen Tracey
2008-12-16
Fixed #9859 -- Added another missing force_unicode needed in admin when runni...
Karen Tracey
2008-12-16
Fixed #9814 -- Allowed SafeStrings to be saved to sqlite DB when running on P...
Karen Tracey
2008-12-16
Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL.
Malcolm Tredinnick
2008-12-16
Fixed #9786 -- Fixed inequality checking for django.db.models.fields.file.Fie...
Malcolm Tredinnick
2008-12-14
Remove some code in loaddata that bails out of searching for fixture files (o...
Karen Tracey
2008-12-11
Reformatted PL/SQL flush left so "manage.py sqlall [app] | manage.py dbshell"...
Matt Boersma
2008-12-11
Removed django.db.models.options.Options.one_to_one_field.
Malcolm Tredinnick
2008-12-11
Fixed #9795: Since related-object selection widgets take limit_choices_to int...
James Bennett
2008-12-10
If an SQL query doesn't specify any ordering, avoid the implicit sort
Malcolm Tredinnick
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
[prev]
[next]