twod.wsgi has only one goal, which is to bring WSGI support to Django to the same level as in the other modern Python frameworks. We tried it to implement these improvements at the core of Django, but unfortunately that is not going to happen for the time being.
This is another project brought to you by 2degrees Limited.
Keep in mind that twod.wsgi is a thin integration layer, so if you have questions about the 3rd party software mentioned in this documentation, it’s best to use the support channels for the corresponding project.
For questions about WebOb, WebTest, PasteDeploy, PasteScript and Paste itself, use the paste-users mailing list. Python’s Web-SIG is the right place for queries about WSGI in general.
For questions directly related to twod.wsgi or if you’re not sure what’s the right place to ask a given question, please use our 2degrees-floss mailing list.
If you’ve found this project useful, please help us spread the word about it in the Django community!
You may also consider voting for it on Ohloh and/or Freshmeat.
We’ll only implement the features we’re going to use, but if there’s something you’re missing, we’d be pleased to apply patches for the features you need, as long as:
Please go to our development site on GitHub to get the latest code, fork it (and ask us to merge them into ours) and raise issues.