python - error: Requested setting INSTALLED_APPS, but settings are not configured -


i installed django , made project called joseph. i've done far. can't access @ all, however, because can access core commands. message when put django-admin help:

note django core commands listed settings not configured (error: requested setting installed_apps, settings not configured. must either define environment variable django_settings_module or call settings.configure() before accessing settings.).

i have looked answer of other ones seem scenarios not mine because have been able things. haven't been @ all. supposed here?


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -