This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Feb 20 12:20:46 -0800 2009 | |
| |
LICENSE | Tue Aug 11 14:17:38 -0700 2009 | |
| |
README.rst | Fri Feb 20 12:43:58 -0800 2009 | |
| |
django_cpserver/ | Mon Mar 16 07:55:34 -0700 2009 | |
| |
setup.py | Fri Feb 20 12:43:58 -0800 2009 |
README.rst
Requirements ============ CherryPy_ .. _CherryPy: http://www.cherrypy.org/ Installation ============ 1. Put ``django_cpserver`` on your ``PYTHONPATH``. 2. 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 __ http://www.xhtml.net/scripts/Django-CherryPy-server-DjangoCerise







