Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 471 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 471 Bytes

Installation and Setup

To run the GeoFormAlchemy demo application make sure that GeoFormAlchemy and Spatialite are installed. You can change the path to the Spatialite library in the file demoapp/model/__init__.py.

Run the setup:

python setup.py develop

And start the Paster web server:

paster serve development.ini --reload

Now open the administration interface in your web browser at: http://127.0.0.1:5000/admin