Management commands for serving Django via CherryPy's built-in WSGI server modified for OpenProximity
Project description
Requirements
Installation
Put django_cpserver on your PYTHONPATH.
Add django_cpserver to your INSTALLED_APPS.
Usage
Run ./manage.py runcpserver help from within your project directory
Acknowledgements
Idea and code snippets borrowed from Loic d’Anterroches, adapted to run as a management command
Modifications
This version is mantained by Manuel Naranjo < manuel at aircable dot net > mail him for modifications questions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.