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
Age
Commit message (
Expand
)
Author
2010-04-06
Fixed #13099 - incorrect SQL for `exclude()` example
Luke Plant
2010-04-06
Fixed #13270 - typos in documentation
Luke Plant
2010-04-06
Fixed test failure that was occurring since r12908
Luke Plant
2010-04-06
Fixed #13035 - Incorrect documentation regarding admin and default managers
Luke Plant
2010-04-06
Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt
Luke Plant
2010-04-05
Fixed #13263 -- Corrected field name typo in queries documentation examples. ...
Justin Bronn
2010-04-05
Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito.
Justin Bronn
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
Tweaked a test model in delete_regress to avoid having a column name that cau...
Karen Tracey
2010-04-04
Fixed #13082 -- Slight modification to an Oracle test to avoid a problem caus...
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-29
Fixed #13239 -- Forced the deletion of the Popen object, avoiding a bug in Py...
Russell Keith-Magee
2010-03-27
Updated jQuery to 1.4.2.
Jannis Leidel
2010-03-27
Fixed #13023 - Removed ambiguity with regard to the max_num option of formset...
Jannis Leidel
2010-03-27
Fixed #13175 - Fixed an off-by-one error in the admin inline JavaScript that ...
Jannis Leidel
2010-03-27
Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15.
Gary Wilson Jr
2010-03-27
Fixed #13103 -- A bit of re-organization to the custom template `ModelAdmin` ...
Gary Wilson Jr
2010-03-27
Fixed #13032 - Added localize parameter to form fields to be able to selecti...
Jannis Leidel
2010-03-27
Fixed #12769, #12924 -- Corrected the pickling of curried and lazy objects, w...
Russell Keith-Magee
2010-03-27
Fixed #13227 -- Modified ForeignKeys to fully honor the db_prep/prep separati...
Russell Keith-Magee
2010-03-27
Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch.
Gary Wilson Jr
2010-03-27
Fixed #13202 -- Documented required libraries for markup template tags, based...
Gary Wilson Jr
2010-03-26
Removed out-of-date statement in markdown templatetags docstring (refs #1204).
Gary Wilson Jr
2010-03-26
Fixed #13174 -- Fixed missing field label for `readonly_fields` when used in ...
Gary Wilson Jr
[prev]
[next]