You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
serve up geojson from geometries
create a python virtual environment named whatever
from the activated environment run:
'./manage.py migrate'
for the development server
'./manage.py runserver'