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
Changes
1.1 (2015-06-25)
Added support for Dajngo >= 1.4.
1.0 (2012-03-20)
First release.
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(2.1 kB
view hashes)