Re: Find Django Source Files

2015-07-22 Thread Bill Freeman
Note that this is a limitation of you shell. (I presume that you are using cmd.exe.) On linux in bash the tutorial version works fine. You are likely to find a number of things that are different from the experience of the document writers if you are using Windows. On Wed, Jul 22, 2015 at 12:46

Find Django Source Files

2015-07-22 Thread tromba . dolce
In Windows, where are the Django source files located? In the 2nd section of the Django tutorial (docs.djangoproject.com/en/1.8/intro/tutorial02/) we find this: If you have difficulty finding where the Django source files are located on your system, run the following command: $ py