I would love you guys to uninstall some common libraries like Django and let the users decide what kind of version that would fit. Except from that it is very cool! Would love to hear more about how this is implemented technically.
You can install modules locally, using pip install --user, and then I gather that the right combination of virtualenv hacks in your WSGI file will let you choose the django version... Will try and get that documented somewhere.