Changes between Version 50 and Version 51 of GeoDjangoInstall
- Timestamp:
- Aug 16, 2008, 2:49:54 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjangoInstall
v50 v51 274 274 275 275 You can run these tests in order to see if the installation was successful. 276 276 277 {{{ 277 278 $ python … … 285 286 >>> test_gdal.run() 286 287 }}} 287 288 * if FALSE, see [http://code.djangoproject.com/wiki/GeoDjangoInstall#GDALTroubleshooting GDALTroubleshooting] 288 289 {{{ 289 290 #!python