Requirements
Installation
- Put
django_cpserver
on yourPYTHONPATH
. - Add
django_cpserver
to yourINSTALLED_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.