django1/django/contrib/gis/db/backend/postgis
Justin Bronn 8d42902f19 Fixed #9745 -- Added the `GeoQuerySet` methods `snap_to_grid` and `geojson`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10369 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 16:50:44 +00:00
..
__init__.py Fixed #9745 -- Added the `GeoQuerySet` methods `snap_to_grid` and `geojson`. 2009-04-02 16:50:44 +00:00
adaptor.py Pass values through get_db_prep_save() in a QuerySet.update() call. 2009-03-09 00:03:03 +00:00
creation.py Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
field.py Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
management.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
models.py Refactored and cleaned up parts of the spatial database backend. Changes include: 2009-03-30 17:15:49 +00:00
query.py Fixed #9745 -- Added the `GeoQuerySet` methods `snap_to_grid` and `geojson`. 2009-04-02 16:50:44 +00:00