Django

Code

root/django/branches/gis/django/contrib/gis/db/backend/__init__.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7641 [7641] 06/15/08 14:48:57 jbronn gis: Refactor of the GeoQuerySet; new features include: (1) Creation of …
(edit) @7512 [7512] 05/01/08 13:17:50 jbronn gis: Fixed #7126 (with tests); moved GeoQuery and GeoWhereNode into …
(edit) @7482 [7482] 04/27/08 12:17:04 jbronn gis: Merged revisions 7458,7471-7473,7476-7478,7480 via svnmerge from …
(edit) @7407 [7407] 04/07/08 17:20:58 jbronn gis: Applied DRY to Oracle and MySQL geometry adaptors; the …
(edit) @7104 [7104] 02/10/08 20:25:01 jbronn gis: Fixed 6414, and applied DRY to spatial backend internals. Changes …
(edit) @7028 [7028] 01/21/08 19:22:27 jbronn gis: Added the extent method to GeoQuerySet; moved various …
(edit) @6919 [6919] 12/14/07 18:30:48 jbronn gis: Applied DRY to spatial SQL generation in anticipation of …
(edit) @6886 [6886] 12/04/07 11:44:37 jbronn gis: Added distance querying capabilites via the distance manager method …
(edit) @6527 [6527] 10/18/07 19:34:29 jbronn gis: Added preliminary spatial backend for MySQL (which only supports MBR …
(edit) @6524 [6524] 10/16/07 01:41:16 jbronn gis: Added preliminary spatial backend for Oracle; added GEOS routine …
(edit) @6508 [6508] 10/14/07 15:13:11 jbronn gis: spatial-backend enhancements: (1) GEOS no longer has …
(edit) @6467 [6467] 10/08/07 13:18:17 jbronn gis: spatial-database compatibility and usability changes: (1) The …
(edit) @6441 [6441] 09/30/07 12:44:13 jbronn gis: Added the gml() and union() GeoQuerySet? routines w/tests.
(edit) @6439 [6439] 09/29/07 23:19:31 jbronn gis: PostGIS backend improvements: test spatial databases may now be …
(edit) @6026 [6026] 08/30/07 07:58:04 jbronn gis: fixed deprecated backend references in _get_sql_clause(); …
(edit) @6018 [6018] 08/25/07 20:10:53 jbronn gis: Made necessary modifications for unicode, manage refactor, backend …
(edit) @5881 [5881] 08/12/07 20:33:26 jbronn gis: added transform() manager method; _get_sql_clause() moved to …
(add) @5776 [5776] 07/29/07 14:58:24 jbronn gis: created backend module, that will (in the future) allow for support …
Note: See TracRevisionLog for help on using the revision log.