absurd-django icon indicating copy to clipboard operation
absurd-django copied to clipboard

Fix first loading issue

Open patrick91 opened this issue 3 years ago • 0 comments

At the moment we get this error when running the code for the first time:

from e
django.core.exceptions.ImproperlyConfigured: The included URLconf '__main__' 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.

patrick91 avatar Sep 25 '22 09:09 patrick91