Django Paste ============ This is an experimental project to make `Django `_ available in `Paste `_. Currently there are two outstanding tickets related to this, but probably more should be created: * `#1212 `_ * `#1214 `_ See the file ``docs/example_settings.ini`` for an example of how the settings might look for a project deployment. Deployment of individual applications (instead of full projects) is not yet supported. But that's actually more interesting and useful in the context of Paste.