Skip to main content

A wrapper that allows us to run Django under PasteDeploy

Project description

A way to run Django under PasteDeploy.

An example of the deploy.ini:

[app:main]
use = egg:cykooz.djangopaste#django
settings = project.settings

[server:main]
use = egg:Paste#http
host = localhost
port = 8000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cykooz.djangopaste-1.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page