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.
===========
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.
Release files for djpasty 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djpasty-0.1.tar.gz | 2.4 kB | Details |
Release files / djpasty-0.1.tar.gz
| Download URL | djpasty-0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f2a60ab6cf6846925054bdc7ab3c769713ada08c7938d8e4dcdb7a0d0b6f43e
|
|
BLAKE2b-256 checksum How to use checksums |
c48bb8b0af9dafd944105835c5df2a8307f402f72db0b650b737b06a81dee6bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |