A blank django 1.3 project setup for http://gondor.io, based (but not only) on Gondor.io support docs
Also see https://github.com/eldarion/gondor-client/tree/feature%2Fstartproject/gondor/conf/project_template
- Refactor from "myproject" to whatever you like
- Edit myproject/.gondor/config
- Change SECRET_KEY
- "settings.py" affects Gondor's remote CLI (syncdb for example)
- "settings_production.py" ("settings_.py") is configured on "wsgi.py"