absurd-django
absurd-django copied to clipboard
Fix first loading issue
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.