problem while creating new django project
        Posted  
        
            by Nitin Garg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nitin Garg
        
        
        
        Published on 2010-04-14T07:22:24Z
        Indexed on 
            2010/04/14
            7:33 UTC
        
        
        Read the original article
        Hit count: 440
        
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?
© Stack Overflow or respective owner