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-11-10
Added `ewkb` and `hexewkb` properties to `GEOSGeometry`. Refs #11433, #12010.
Justin Bronn
2009-11-10
Added support for spatially filtering what OGR features are returned in itera...
Justin Bronn
2009-11-08
Fixed #12111 -- now use PostgreSQL escape string syntax when quoting WKB to p...
Justin Bronn
2009-11-03
Fixed #10109 -- Removed the use of raw SQL in many-to-many fields by introduc...
Russell Keith-Magee
2009-11-03
Fixed #12101 -- `OGRGeometry` does not need to create a clone of the `Spatial...
Justin Bronn
2009-11-02
Fixed #12093 -- `LayerMapping` now takes into account model inheritance when ...
Justin Bronn
2009-10-30
Allow CsrfResponseMiddleware to be used if templates cannot be updated.
Luke Plant
2009-10-27
Fixed #11057: having no actions in the admin (`actions=None`) no longer messe...
Jacob Kaplan-Moss
2009-10-27
Moved contrib.csrf.* to core code.
Luke Plant
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2009-10-24
Fixed #9163 - CsrfMiddleware needs to reset ETag header
Luke Plant
2009-10-24
Fixed #12067 - check_dependencies in contrib.admin.sites not triggered using ...
Luke Plant
2009-10-23
Moved _get_foreign_key call after testing for fk_name fixing a broken test.
Brian Rosner
2009-10-23
Fixed #11625: added comment moderation via admin actions.
Jacob Kaplan-Moss
2009-10-19
Moved the call to _get_foreign_key to run in all cases catching incorrect inl...
Brian Rosner
2009-10-19
Fixed #11709 — Pass inline fk_name attribute when grabbing foreign key to t...
Brian Rosner
2009-10-17
The `OGRGeometry.coord_dim` property may now be set; implemented a work-aroun...
Justin Bronn
2009-10-14
Fixed #6552, #12031 - Make django.core.context_processors.auth lazy to avoid ...
Luke Plant
2009-10-12
Fixed #8274 - allow custom forms for auth 'login' and 'password_change' views
Luke Plant
2009-10-08
Fixed #11995 -- Modified the admin site definition for comments so that users...
Russell Keith-Magee
2009-09-21
Rewrote user_passes_test to use auto_adapt_to_methods, removing the need for ...
Luke Plant
2009-09-13
Fixed #11827: Can now calculate extent in Oracle on tables with one point.
Justin Bronn
2009-09-13
Fixed #11746 -- Marked a string for translation in the FR localflavor. Thanks...
Russell Keith-Magee
2009-09-12
Fixed #11624: `render_to_kmz` no longer balks on non-ASCII data.
Justin Bronn
2009-09-11
Fixed #11502 - wrong escaping in admin.
Luke Plant
2009-09-10
Fixed #11061: Malformed POST request causes TypeError in AdminSite.login().
Luke Plant
2009-09-10
Fixed #11591: invalid HTML in tabular.html.
Luke Plant
2009-09-10
Fixed #11252: Invalid XHTML when filtering a paginated list.
Luke Plant
2009-09-10
Removed unnecessary keys in django.contrib.auth.test.__test__
Luke Plant
2009-08-21
Fixed #11049: introspection on Oracle now identifies IntegerFields correctly.
Matt Boersma
2009-08-13
Fixed #11534: Improved wording for admin delete confirmation. Thanks hanksim...
Karen Tracey
2009-08-13
Fixed #11471: Fixed typo in a comment in admin options.py. Thanks adamv.
Karen Tracey
2009-07-27
Fixed test cases and `GeoQuerySet.geojson` to support PostGIS 1.4.
Justin Bronn
2009-07-23
Fixed #11532 -- Corrected the link used for edit_inline foreign keys in admin...
Russell Keith-Magee
2009-07-16
Fixed #11489 -- `GeoQuery.resolve_columns` now recognizes annotations; disabl...
Justin Bronn
2009-07-16
Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...
Russell Keith-Magee
2009-07-15
Forgot to add `collect` to `GeoManager`.
Justin Bronn
2009-07-13
Fixed #11416 -- Restored use of the never_cache decorator on admin views. Tha...
Russell Keith-Magee
2009-07-11
Forgot to add the `collect` GeoQuerySet method to correspond to the `Collect`...
Justin Bronn
2009-07-09
Fixed GEOS & GDAL C function prototypes to explicitly use a subclass of `c_ch...
Justin Bronn
2009-06-30
Fixed #11357: contrib.admindocs now correctly displays many-to-many relations...
James Bennett
2009-06-29
Fixed #11401 -- Update geographic admin to use OpenLayers 2.8 as OpenStreetMa...
Justin Bronn
2009-06-29
Fixed #11249, #11261 -- Blocks may now be overridden again `google-map.js` te...
Justin Bronn
2009-06-29
Fixed #11381 -- `GeoManager` + `select_related` + nullable `ForeignKey` now w...
Justin Bronn
2009-06-24
Fixed #11327 -- Added missing prefix in HTML id in admin-docs. Prefix origina...
Russell Keith-Magee
2009-06-17
Fixed #9268 -- Ensured that the next argument is passed on when previewing co...
Russell Keith-Magee
2009-06-12
Fixed support for GDAL 1.6 on Windows. Thanks to jtia for spotting this.
Justin Bronn
2009-06-11
Fixed #11302 -- Avoid unnesscary (and possibly unintentional) queries/results...
Brian Rosner
2009-06-11
Fixed #11245, #11246 -- Fixed validity check of `GeoIP` pointers and leaking ...
Justin Bronn
2009-06-06
Fixed #11271 -- Added a translation marker for the list_editable save button....
Russell Keith-Magee
[prev]
[next]