I have a Windows box with cygwin, python and django installed.
Now I want to run django-admin, but when I do I get the error:
$ django-admin.py c:\\Pytho
Add the location of your django/bin folder (or wherever else you keep django-admin.py) to your PYTHONPATH environment variable.