Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

lincolnloop/django-cpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

CherryPy

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

About

Management commands for serving Django via CherryPy's built-in WSGI server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages