A Django Project for creating a media-based site, with support for Stories, Blogs, Polls, Photos, and much more!
Currently using the latest Django SVN trunk release. Note this project is pre-Alpha... not quite at a usable state yet.
Requires:
- django-tagging (svn) - http://code.google.com/p/django-tagging/
- sorl-thumbnail (svn) - http://code.google.com/p/sorl-thumbnail/
- Python Imaging Library v1.1.6 - http://www.pythonware.com/products/pil/
- Python Markdown 1.6b - http://www.freewisdom.org/projects/python-markdown/
The sorl folder of sorl-thumbnail goes into the main directory of Clapton.
See the InstallGuide for more detail on getting Clapton up and running.