django1/django/contrib/gis/db
Justin Bronn 1dc72fe876 Now take advantage of new argument accepted by `AddGeometryColumn` in SpatiaLite 2.3 that allows geometry columns to specified as `NOT NULL`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10443 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-08 00:09:06 +00:00
..
backend Now take advantage of new argument accepted by `AddGeometryColumn` in SpatiaLite 2.3 that allows geometry columns to specified as `NOT NULL`. 2009-04-08 00:09:06 +00:00
models Fixed #10757 -- Fixed improper selection of primary keys across relations when using `GeoManager.values`. 2009-04-07 21:18:41 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00