Re: I like a small thing to be added in new django release.

2016-06-18 Thread Shai Berger
Hi Ratan, On Saturday 18 June 2016 14:35:08 Ratan Kulshreshtha wrote: > hello, everyone, I think that when we make new Django app inside by running > django-admin startapp or by python manage.py startapp > name of app shoul be added automatically in settings.py file in project > directory. > T

I like a small thing to be added in new django release.

2016-06-18 Thread Ratan Kulshreshtha
hello, everyone, I think that when we make new Django app inside by running django-admin startapp or by python manage.py startapp name of app shoul be added automatically in settings.py file in project directory. If you think my suggestion is good then how can I implement it, any guidance wi