On woensdag 16 mei 2018 14:00:28 CEST Paolo Chilosi wrote: > just a note on your note: I created a few more new project/app using > PyCharm create facility and I found the app registered in the > INSTALLED_APPS settings. I do not know if it is Django or PyCharm that > introduce this setting.
It's you. Cause you filled in "polls" as the application name (not the project name). -- Melvyn Sopacua -- 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/8224690.SOUbQsCI1f%40fritzbook. For more options, visit https://groups.google.com/d/optout.

