Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circular import error #44

Open
6developer3i opened this issue Sep 5, 2020 · 4 comments
Open

circular import error #44

6developer3i opened this issue Sep 5, 2020 · 4 comments

Comments

@6developer3i
Copy link

6developer3i commented Sep 5, 2020

raise ImproperlyConfigured(msg.format(name=self.urlconf_name))
django.core.exceptions.ImproperlyConfigured: The included URLconf 'shopify_django_app.urls' does not appear to have any patterns in it. If you see valid patterns in the file then the issue is probably caused by a circular import.

@tanema
Copy link

tanema commented Sep 8, 2020

Do you have any more information than just the exception. How did you run it? Have you changed it?

@6developer3i
Copy link
Author

Do you have any more information than just the exception. How did you run it? Have you changed it?

circular impoty error.docx

@6developer3i
Copy link
Author

Do you have any more information than just the exception. How did you run it? Have you changed it?

circular impoty error.docx

My Edited Code link below :-
https://github.com/6developer3i/ShopifyApi.git

@tanema
Copy link

tanema commented Sep 23, 2020

Hello, in the future, you can just copy and past your error into the issues here. Preferably in a codeblock using backticks. Your errors however do not look like circular imports. It looks like you have a type error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants