GeoDjango Mercurial
gis-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
django/contrib/gis/geos/prototypes/topology.py
3 years ago
Added `merged` property to LineString & MultiLineString, which returns the output of the GEOS line merging operation.
file
|
diff
|
annotate
3 years ago
More whitespace cleanup.
file
|
diff
|
annotate
3 years ago
Added a `cascaded_union` property to MultiPolygons. Cleaned up collections module a small bit.
file
|
diff
|
annotate
3 years ago
[svn r9646] Remove some code in loaddata that bails out of searching for fixture files (only when verbosity > 1) as soon as attempting to open any potential fixture file fails. This code looks to have been mistakenly added in r9527; loaddata ought to proceed with attempting to locate other fixture files, regardless of verbosity setting, as it did before r9527.
file
|
diff
|
annotate
(0)
tip