django-cpserver icon indicating copy to clipboard operation
django-cpserver copied to clipboard

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

Results 4 django-cpserver issues
Sort by recently updated
recently updated
newest added

Cherrypy's server now uses Cheroot, added code to utilize cheroot.

Peter, This is a patch I had been using for quite a long time all ready, it allows for the admin site to work correctly when running with cherrypy, feel...

I realize that this repo hasn't seen much activity (given that it's such a straightforward and useful management command), however, I updated the management command to use a later cherrypy...

These small changes allow django-cpserver to run on Python 3 (tested with 3.3.2). Changes should be backwards compatible with the most recent releases of Python 2.6.