problem while creating new django project
- by Nitin Garg
While creating a new project using django jython on windows, when i type django-admin.py startproject mysite on command prompt, it opens the file django-admin,py in text editor. how to get around this issue?