Django

Code

root/django/branches/gis/django/contrib/gis/db/models/query.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7699 [7699] 06/19/08 01:00:13 jbronn gis: Fixed spatial aggregates when an ordering was specified (thanks …
(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) @7175 [7175] 02/28/08 15:06:27 jbronn gis: Added geographic introspection capabilities for PostGIS and MySQL; …
(edit) @7138 [7138] 02/20/08 15:15:43 jbronn gis: Fixed bug in GeoQuerySet.distance caused by SQL substitution that …
(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) @6966 [6966] 12/21/07 15:36:54 jbronn gis: Fixed #6246 (Thanks jos3ph); removed unnecessary commented debugging …
(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) @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) @6441 [6441] 09/30/07 12:44:13 jbronn gis: Added the gml() and union() GeoQuerySet? routines w/tests.
(edit) @6437 [6437] 09/29/07 21:30:06 jbronn gis: Fixed #5629 with patch from rcoup.
(edit) @6111 [6111] 09/12/07 20:09:33 jbronn gis: fixed #5531.
(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 …
(edit) @5806 [5806] 08/05/07 20:27:22 jbronn gis: added tests, added precision keyword, and generally improved …
(edit) @5776 [5776] 07/29/07 14:58:24 jbronn gis: created backend module, that will (in the future) allow for support …
(edit) @5751 [5751] 07/23/07 03:47:40 jdunck gis: Added KML sitemap support.
(edit) @5008 [5008] 04/15/07 22:43:53 jbronn gis: added GEOSGeometry, a ctypes wrapper for the GEOS library, …
(edit) @4884 [4884] 03/31/07 16:25:29 jbronn gis: two big changes: (1) the addition of the GeoMixin? class, which gives …
(copy) @4787 [4787] 03/23/07 12:45:19 jdunck gis: Moved files to their appropriate locations from bad commit in [4785].
copied from django/branches/gis/django/contrib/gis/query.py:
(add) @4785 [4785] 03/23/07 11:32:00 jdunck gis: checked in latest from jbronn from Mar 19.
Note: See TracRevisionLog for help on using the revision log.