Django.core.exceptions.ImproperlyConfigured: [closed]
I get this error all the time since two days now and i am stacked at this level? I am a beginner with django and i read the django documentation following all the instructions but always the same problem.
Hello,
I get this error all the time since two days now and i am stacked at this level?
I am a beginner with django and i read the django documentation following all the instructions but always the same problem.
django.core.exceptions.ImproperlyConfigured: The included URLconf '<module 'pages.urls' from 'C:\Users\adech\mon_site\monsite\pages\urls.py'>' does not appear to have any patterns in it. If you see the 'urlpatterns' variable with valid patterns in the file then the issue is probably caused by a circular import.