Sunday, April 23, 2017

How to set mysql database in setting up django setup in eclipse ?

Hi,
I am very new to web programming and trying to learn ABCs of this whole new thing. I am following some online tutorials and facing some few things that I am trying to understand.
first, when I create dJango (1.11) project in eclipse (Neon 3) in pyDev (latest), I set data base information as follows : 



new my issue is that when I open the settings.py it does not show the setting as I expect.
it is like follows :



what I expect as per the tutorials is as follows : (I manually typed it)



I know I could type this into the setting.py, but trying to understand why does it not create that automatically during setup since that information is already entered in the dialog.

Thank you for the help in advance.


Thanks,

Pubudu





--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/9f30f786-adae-455f-8411-ab4a29645079%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment