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
2015-11-30
Fixed #25823 -- Made some titles consistent in admindocs.
gunchleoc
2015-11-30
Fixed #25835 -- Removed Adaptor alias from spatial operations classes.
Sergey Fedoseev
2015-11-30
Fixed #25827 -- Removed extra spacing in admin's DateTimeField.
elky
2015-11-27
Added two translator comments in contrib apps
Claude Paroz
2015-11-25
Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_at...
Tim Graham
2015-11-25
Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.
Sergey Fedoseev
2015-11-25
Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
Attila Tovt
2015-11-25
Fixed #25734 -- Made GDALBand min and max properties use GDALComputeRasterSta...
Daniel Wiesmann
2015-11-23
Refs #25663 -- Fixed checking of the number of points for LineString if initi...
Sergey Fedoseev
2015-11-23
Made ListFilter.choices() argument name more explicit.
Johannes Ammon
2015-11-22
Fixed #25784 -- Prevented an exception on collectstatic help
Alex Morozov
2015-11-20
Fixed #25722 -- Added the GEOSGeometry.covers() method.
Sergey Fedoseev
2015-11-19
Fixed #19361 -- Added link to object's change form in admin's post-save message.
Anton Baklanov
2015-11-19
Updated sitemaps.ping_google() to use https.
Matt Robenolt
2015-11-18
Fixed #22810 -- Corrected admin changelist count for list filters that filter...
Nick Sandford
2015-11-18
Fixed #25654 -- Added the GEOSGeometry.unary_union property.
Sergey Fedoseev
2015-11-18
Fixed #25663 -- Added checking of the number of points for LinearRing and Lin...
Sergey Fedoseev
2015-11-18
Fixed #25665 -- Deprecated getter/setter of Point.tuple.
Sergey Fedoseev
2015-11-18
Refs #25665 -- Deprecated getters/setters of Point coordinate properties.
Sergey Fedoseev
2015-11-18
Refs #25665 -- Deprecated getter/setter of GEOSGeometry.srid.
Sergey Fedoseev
2015-11-17
Fixed #25682 -- Removed bare except clauses.
Attila Tovt
2015-11-17
Simplified lists creation in three places.
Dmitry Dygalo
2015-11-15
Updated contrib.admin translation catalog
Claude Paroz
2015-11-14
Fixed #25666 -- Fixed the exact lookup of ArrayField.
Dmitry Dygalo
2015-11-12
Fixed #25606 -- Added support for "__" lookup in RelatedOnlyFieldList
Andrey Kuzmin
2015-11-12
Fixed #25283 -- Fixed collectstatic crash if a URL contains a fragment with a...
msaelices
2015-11-12
Fixed #25688 -- Made admin.register() disallow an empty list of models.
Hasan
2015-11-07
Fixed #25692 -- Added natural keys support to Site model.
j0hnsmith
2015-11-07
Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-11-07
Fixed GIS test failures when GDAL is not installed
Claude Paroz
2015-11-06
Fixed #25673 -- Made `GeometryField.from_db_value` set SRID
Sergey Fedoseev
2015-11-03
Fixed #25629 -- Added checks of the number of arguments for GeoDjango DB func...
Sergey Fedoseev
2015-11-02
Fixed #25661 -- Fixed checking number of points during list assignment for `L...
Sergey Fedoseev
2015-11-02
Fixed #25664 -- Fixed `dims` for `Point`
Sergey Fedoseev
2015-11-02
Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS functions
Sergey Fedoseev
2015-11-01
Fixed #25655 -- Dropped support for GEOS < 3.3
Sergey Fedoseev
2015-10-31
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
Sergey Fedoseev
2015-10-29
Fixed #25622 -- Accounted for generic relations in the admin to field validation
Simon Charette
2015-10-29
Fixed #20846 -- Increased User.username max_length to 254 characters.
Tim Graham
2015-10-29
Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS functions
Sergey Fedoseev
2015-10-28
Refs #25588 -- Added the srid property to GDALRaster
Daniel Wiesmann
2015-10-27
Moved around imports in PostGIS operations
Claude Paroz
2015-10-27
Fixed #25596 -- Fixed regression in password change view with custom user model.
Tim Graham
2015-10-27
Fixed #25597 -- Fixed crash with SplitArrayField and IntegerField on invalid ...
Tim Graham
2015-10-26
Fixed #25611 -- Standardized descriptor signatures.
Tim Graham
2015-10-24
Fixed #25583 -- Allowed calling `transform` with `CoordTransform` even if SRI...
Sergey Fedoseev
2015-10-22
Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
Claude Paroz
2015-10-22
Fixed #25519 -- Made the admin "View site" link point to sites running on a s...
Dheerendra Rathor
2015-10-21
Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`.
Sergey Fedoseev
2015-10-21
Fixed #24976 -- Fixed missing form label in tabular inline.
matiasb
[prev]
[next]