Alex Gaynor
|
7548aa8ffd
|
More attacking E302 violators
|
2013-11-02 13:12:09 -07:00 |
Alex Gaynor
|
b35ff0d920
|
Fixed all the E203 violations
|
2013-10-26 18:27:42 -07:00 |
Alex Gaynor
|
96fd5557f9
|
Removed a ton of unused local vars
|
2013-09-08 08:05:16 -07:00 |
Tim Graham
|
ee26797cff
|
Fixed typos in docs and comments
|
2013-01-29 10:55:55 -07:00 |
Justin Bronn
|
36120f41a9
|
Fixed #16537 -- Fixed multi-db issues with GeoDjango utilities. Thanks, Shane Shifflett for the bug report and aaugustin for the initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16779 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-10 17:19:05 +00:00 |
Justin Bronn
|
19fad16414
|
Fixed #12591 -- Renamed `add_postgis_srs` to `add_srs_entry` (keeping backwards-compatible alias), added `database` keyword for multi-db, removed deprecated `SpatialBackend` references; no longer use `get_or_create` and look for existing entry based on SRID value.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12228 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-01-14 17:43:46 +00:00 |
Justin Bronn
|
a1e7723c79
|
Fixed the `add_postgis_srs` routine to support SpatiaLite.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10229 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-03-30 22:54:24 +00:00 |
Justin Bronn
|
79e68c225b
|
Merged the gis branch into trunk.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8219 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-05 18:13:06 +00:00 |