Re: Type 'django-admin.py help. For usage.

2009-03-18 Thread python_django
I got it. I installed Django on another machine and it worked fine. My laptop's Windows registry was messed up. Here is what I did in order to fix it: 1) I uninstalled Python and Django from my laptop, using the Revo Uninstaller (http://www.revouninstaller.com) 2) Cleaned up my Windows registry

Type 'django-admin.py help. For usage.

2009-03-13 Thread python_django
I have four Python applications running in production and never had any major issues before. Now, I would like to try Django but I'm struggling with the very first step, the install / setup. Your help will be much appreciated. I'm running Python 2.6.1 and installed Django1.0.2 Final on my Windows