On 10/08/2019 2:03 pm, IRONMAN YT wrote:
when i am typing pip, it is listing some and saying
"_/*Note that only Django core commands are listed as settings are not
properly configured (error: Requested setting INSTALLED_APPS, but
settings are not configured. You must either define the environment
variable DJANGO_SETTINGS_MODULE or call settings.configure() before
accessing settings.)*/_."
What is it's solution?
Your command line needs an extra argument --settings=<path-to-settings>
where that might be worked out from ...
https://docs.djangoproject.com/en/2.2/topics/settings/#designating-the-settings
--
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+unsubscr...@googlegroups.com
<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/623039ed-6693-4c7f-aefa-84c00cf35eab%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/623039ed-6693-4c7f-aefa-84c00cf35eab%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/479d31ab-975b-0fbb-72d5-53b450426502%40dewhirst.com.au.