djpasty 0.1
Djpasty makes it easy to run Django with the Paste webserver.
Description =========== Djpasty makes it easy to run Django with the Paste_ web-server. It does this by providing a management command which (just like `runserver`) starts the web-server. The server directly serves the media folder. This makes it an ideal solution for small sites or applications for which easy of deployment is more important than raw performance. When serving the static files it looks at the `MEDIA_ROOT` and `MEDIA_URL` settings. Make sure that the `MEDIA_URL` looks like `/media/` and not like `http://nohost/media/`. Admin media will be taken care of automatically.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| djpasty-0.1.tar.gz (md5) | Source | 2009-01-02 | 2KB | 593 | |
- Author: Jeroen Vloothuis
- Home Page: https://launchpad.net/djpasty
- Categories
- Package Index Owner: jvloothuis
- DOAP record: djpasty-0.1.xml
