django-cpserver
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Management commands for serving Django via CherryPy's built-in WSGI server
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

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。