Django/wsgi

Does anyone know how to setup django/wsgi on an Interworx subdomain? I’m hesitant to start hacking around the conf files.

It seems to me that if you follow the instructions the people at Django give:

https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/

You should be fine. There’s no reason to fear messing around in the userland apache configurations - Though of course Interworx won’t be able to manage your Django or WSGI instances.