I downloaded the most recent DjangoStack and installed on Windows 7.
The Appache server worked fine, I got the introductory screen, however when I clicked on the application button (I had selected a new project during installation) I got an internal server error.
I tried to follow the setup instructions but they seemed out of date, saying that django.conf was in C:\Users\user\ etc. when in fact I could only find one in the Program Files directory of BitNami.
I tried editing them as specificed but I get an error saying the wsgi cannot load because of wrong python version.
Also when I use the BitNami console and type python, I get python 2.7.3, not 2.7.2 as per the documentation (in case this is part of the problem).
I tried BitNami because it says 'Ready to run', but it seems not so in my case.
Possible solutions I have looked at (but not tried) are re-compiling wsgi - this doesn't seem right considering the package is self contained.
Any help is appreciated, the product seems like a dream come true...