django.core.exceptions.ImproperlyConfigured: The included URLconf ‘<module ‘auth.urls’ from ‘D:\project-django\Poller\auth\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
This error is coming again and again and I am not able to solve it.