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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
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 #10274 -- Fixed an embarrassing mistake in BaseGenericInlineFormSet.get...
Brian Rosner
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-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-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-16
Fixed geographic admin to be compatible with `ModelAdmin.formfield_for_dbfiel...
Justin Bronn
2009-01-16
Cleaned up and refactored `ModelAdmin.formfield_for_dbfield`:
Jacob Kaplan-Moss
2009-01-15
Fixed #6767: changed the way the Oracle backend fetches numbers to prevent de...
Ian Kelly
2009-01-15
Forgot to actually enable the extent aggregate for Oracle.
Justin Bronn
2009-01-15
Fixed incomplete merge of geographic aggregates; added support for `Extent` a...
Justin Bronn
2009-01-15
Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...
Russell Keith-Magee
2009-01-14
Fixed #6470: made the admin use a URL resolver.
Jacob Kaplan-Moss
2009-01-13
Fixed #9278, #9694 -- Geographic overlays now display in admin with right to ...
Justin Bronn
2009-01-12
A few small fixes to django.contrib.comments (Comment.get_as_text for non-aut...
Jacob Kaplan-Moss
2009-01-10
Fixed #6791: added a write-through cache session backend: session data is wri...
Jacob Kaplan-Moss
2009-01-07
Return None for null date/time fields in OGR-supported data sources. Thanks ...
Justin Bronn
2009-01-05
Updated `GeoWhere` to be compatible with changes in r9700.
Justin Bronn
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-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-11
Fixed #9795: Since related-object selection widgets take limit_choices_to int...
James Bennett
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
Fixed #9732 -- Added missing close paragraph tag to password reset confirmati...
Gary Wilson Jr
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-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-11-26
Fixed an issue in ForeignKeyRawIdWidget where the values in limit_choices_to ...
James Bennett
2008-11-21
Fixed #9642 -- Made the admin calendar/clock popups go away when the users cl...
Karen Tracey
2008-11-20
OneToOne filtering should only apply in a popup selection from the related mo...
James Bennett
[prev]
[next]