Jezdez said he wanted to discuss the point of this feature.
I posted a very simple working patch (I only have a yellow belt in django/python)
As this was advertised as possible in the docs, I wanted to pass more variables to the project template rendering command (./manage.py startproject --template)
Example use case : in order to make a valid wsgi.py file, pass the virtualenv site-packages folder path
Now for the discussion of is it a good idea : the command in itself empowers us to create our own templates
Big apps already use this kind of template-base-project : satchmo and mezzanine are two examples. I'm sure they could also benefit from this additional context feature.
Dominique
http://quinode.fr/