Hi Param, On 2018-07-14 09:16, Param Saini wrote:
I just started working on python so copying settings.py file contents below : and regarding production and development server i have no idea ... i just run it on my Laptop by using python manage.py runserver command
Then you are running in development mode with the development server.
Settings.py file :
That looks fine to me, but I'm far from an expert on Django. Maybe someone else on this list can help?
Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a8084af4-63d0-31c3-678b-de8f3b611398%40stacktrace.dk. For more options, visit https://groups.google.com/d/optout.

