I'm not too much into Django. However I do want to host an application (http://code.google.com/p/django-paste/) on my root server. Thing is: I don't know how to start it. The Django tutorials I read until now were all pretty basic. Simply starting a manage.py file, editing some parameters and stuff. It seems django-paste here is well beyond that: there is no such file.
I'm pretty dumb so I have to ask: how do start that application? There's no real setup walkthrough or anything...