Ductus Development Instance
Install required dependencies
- Python 2.6 or later (but not Python 3)
- Django 1.1 or later
- Creoleparser 0.6 or later
- lxml
- Python Imaging Library ("PIL")
Obtain the source code
$ git clone git://git.garrison.cc/var/cache/git/ductus.git
Install optional dependencies
- flickrapi
- pygments
- recaptcha-client
Set up site-specific settings
Set up and run a development server
$ ./manage.py runserver
