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

Error in new version of Django in urlpatterns #161

Open
gautamyadavs opened this issue Oct 27, 2017 · 1 comment
Open

Error in new version of Django in urlpatterns #161

gautamyadavs opened this issue Oct 27, 2017 · 1 comment

Comments

@gautamyadavs
Copy link

I'm getting this in my urls.py:

?: (urls.E004) Your URL pattern 'dajaxice.views' is invalid. Ensure that urlpatterns is a list of url() instances.
HINT: Try removing the string 'dajaxice.views'. The list of urlpatterns should not have a prefix string as the first element.

@MirRiaz
Copy link

MirRiaz commented Oct 9, 2024

I'm getting this in my urls.py:

?: (urls.E004) Your URL pattern 'dajaxice.views' is invalid. Ensure that urlpatterns is a list of url() instances. HINT: Try removing the string 'dajaxice.views'. The list of urlpatterns should not have a prefix string as the first element.

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