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
2010-04-14
Fixed #13335: Adjusted the r12950 fix to properly handle import errors result...
Karen Tracey
2010-04-13
Fixed #13227 -- Ensure that the query cache is flushed when a QuerySet is dee...
Russell Keith-Magee
2010-04-13
Fixed #13290 - Added a section about minification of admin JavaScript files t...
Jannis Leidel
2010-04-13
Fixed #12903 - Made translating the admin action selection text easier. Thank...
Jannis Leidel
2010-04-13
Also minify the JavaScript file for pre-populated form fields in the admin.
Jannis Leidel
2010-04-13
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the r...
Jannis Leidel
2010-04-13
Fixed #13332 -- Corrected the cleanup code in the test client to avoid a refc...
Russell Keith-Magee
2010-04-12
Fixed #13229 -- Updated the list of Finnish municipalities in localflavor. Th...
Russell Keith-Magee
2010-04-12
Fixed #11957 -- exceptions in admin.py are no longer hidden after second request
Brian Rosner
2010-04-12
Refs #13167 -- Corrected a regression in the way non-existent variables are h...
Russell Keith-Magee
2010-04-12
Fixed #11696: Changed app loading code so that it does not swallow import err...
Karen Tracey
2010-04-11
Fixed #9437 -- Now close the connection after getting the PostGIS version dur...
Justin Bronn
2010-04-11
Fixed #13301 -- Corrected problem with capitalization of changelist row heade...
Russell Keith-Magee
2010-04-11
Fixed #13319 -- Modified the default verbosity level for "no fixtures loaded"...
Russell Keith-Magee
2010-04-11
Fixed #13311 -- Modified the tag library import process so it doesn't mask im...
Russell Keith-Magee
2010-04-10
Fixed #13275 -- Modified the parsing logic of the {% url %} tag to avoid cata...
Russell Keith-Magee
2010-04-09
Fixed #13309 -- Ensure that delete() deletes everything it should delete(). T...
Russell Keith-Magee
2010-04-09
Fixed #13308 -- Ensured that dumpdata correctly interacts with router allow_s...
Russell Keith-Magee
2010-04-09
Fixed #13293 -- Corrected a problem with the MySQL handling of boolean return...
Russell Keith-Magee
2010-04-09
Fixed #13304 -- Updated auth decorators so they can be used with callable cla...
Russell Keith-Magee
2010-04-07
Fixed #13068, #9264, #9983, #9784 - regression with pre-populated fields and ...
Luke Plant
2010-04-05
Fixed #13038 -- Ensured that readonly fields in the admin have their name add...
Russell Keith-Magee
2010-04-05
Fixed #13129 -- Corrected CSS on RTL layout when a changelist has admin actio...
Russell Keith-Magee
2010-04-05
Fixed #12260 -- Corrected CSS when using checkbox widgets on a ModelMultipleC...
Russell Keith-Magee
2010-04-05
Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...
Russell Keith-Magee
2010-04-04
Fixed #12328 -- Corrected the handling of subqueries with ordering and slicin...
Russell Keith-Magee
2010-04-03
Fixed #12247 -- Corrected the way update queries are processed when the updat...
Russell Keith-Magee
2010-04-02
Fixed #11956 -- Modified the handling of m2m relationships between subclasses...
Russell Keith-Magee
2010-04-02
Fixed #12429 -- Modified RawQuery to provide some facilities required by Orac...
Russell Keith-Magee
2010-04-01
Fixed #13256 -- `OGRGeometry` no longer raises an exception when compared to ...
Justin Bronn
2010-04-01
Fixed #12429 -- Ensure that raw queries call resolve_columns if the backend d...
Russell Keith-Magee
2010-04-01
Fixed #13248 -- Corrected the output of sqlsequencereset after the m2m change...
Russell Keith-Magee
2010-04-01
Fixed #13259 -- Ensure that multiple calls to message() don't corrupt any ext...
Russell Keith-Magee
2010-04-01
Fixed #7190 -- Corrected a problem with Boolean value handling on the MySQL b...
Russell Keith-Magee
2010-03-31
No longer use the deprecated GEOS C API function `GEOSGeomFromWKB_buf` when u...
Justin Bronn
2010-03-31
Fixed #11916 -- Corrected handling of aggregation when there is a subquery pr...
Russell Keith-Magee
2010-03-31
Fixed #13250 -- Corrected a problem with the use of routing rules on the crea...
Russell Keith-Magee
2010-03-31
Fixed #13253 -- Updated the help message for dumpdata to indicate that indivi...
Russell Keith-Magee
2010-03-31
Restored pre-r10062 behavior allowing None from formfield_callback to exclude...
Brian Rosner
2010-03-30
PostGIS 1.5 allows distance queries on non-point geographic geometry columns ...
Justin Bronn
2010-03-30
Fixed #12945 -- Corrected the parsing of arguments in {% url %} when the argu...
Russell Keith-Magee
2010-03-30
Fixed #13087 -- Modified m2m signals to provide greater flexibility over exac...
Russell Keith-Magee
2010-03-30
Fixed #8904 -- Improved error message when spatial lookup is not available, a...
Justin Bronn
2010-03-29
Fixed #10594 -- `GeoQuerySet` measurment methods no longer crash on geometry ...
Justin Bronn
2010-03-29
Added another GDAL bug workaround for retrieving the correct coordinate dimen...
Justin Bronn
2010-03-29
Fixed #13070 -- Introduced fallback code to detect SpatiaLite 2.3.0 versions ...
Justin Bronn
2010-03-29
Fixed #11785 -- Clarified error message when the layer geometry type doesn't ...
Justin Bronn
2010-03-29
Fixed #12312 -- Set the coordinate dimension on each component of geometry co...
Justin Bronn
2010-03-29
Fixed #13234 -- Rejiggered the imports in the translation utils . Thanks to r...
Russell Keith-Magee
2010-03-27
Updated jQuery to 1.4.2.
Jannis Leidel
[prev]
[next]