Re: Blue colored python file in Django Project structure.

2017-11-24 Thread Unnati C
Yup, This is pycharm IDE, and thanks for guidlines. On Friday, November 24, 2017 at 10:53:40 PM UTC+5:30, Dylan Reinhold wrote: > > This has nothing to do with django or python. This is your IDE using > colors to give you status information. Looking like you are using pycharm. > By default (whic

Re: Blue colored python file in Django Project structure.

2017-11-24 Thread Dylan Reinhold
This has nothing to do with django or python. This is your IDE using colors to give you status information. Looking like you are using pycharm. By default (which you can change) blue just means the file has been updated. https://www.jetbrains.com/help/pycharm/file-status-highlights.html Dylan On

Blue colored python file in Django Project structure.

2017-11-24 Thread Unnati C
hello, While working on Django project, suddenly one of my python file name in structure changed to blue. Till now it does not raise any error, but I am shock why it happened. Is anybody have idea regarding this change in django project directory.. -- You received this message because you ar