Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 622 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 622 Bytes

cpp_home

The ChokePoint Project map page, now in a tasty Python flavour.

Requirements

Installation

  • Copy cpp_home/settings_local-SAMPLE.py to cpp_home/settings_local.py and ** Edit settings_local.py to match your environment. ** Please specify your own CloudMade API key. Get yours at http://CloudMade.com/
  • If using Eclipse+pydev, copy pydevproject-SAMPLE to .pydevproject

Running

$ cd cpp_home
$ python manage.py runserver