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

Django error path #9

Open
x1337ctrl opened this issue Sep 23, 2020 · 1 comment
Open

Django error path #9

x1337ctrl opened this issue Sep 23, 2020 · 1 comment

Comments

@x1337ctrl
Copy link

x1337ctrl commented Sep 23, 2020

WARNINGS:
?: (2_0.W001) Your URL pattern '^celery-progress/' has a route that contains '(?P<', begins with a '^', or ends with a '$'. This was likely an oversight when migrating to django.urls.path().

Use re_path or empty string
So this error make the url inaccessible 127.0.0.1:8000

@D0P3R030T
Copy link

any resolution?

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