Changes between Version 18 and Version 19 of GeoDjangoInstall
- Timestamp:
- Sep 27, 2007, 4:48:01 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjangoInstall
v18 v19 178 178 You can run these tests in order to see if the installation was successful. 179 179 {{{ 180 $ python 181 }}} 182 {{{ 180 183 #!python 181 184 >>> from django.contrib.gis.gdal import HAS_GDAL