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

Could not find path #69

Open
ihiratanveer opened this issue Oct 16, 2020 · 0 comments
Open

Could not find path #69

ihiratanveer opened this issue Oct 16, 2020 · 0 comments

Comments

@ihiratanveer
Copy link

  • django-private-chat version: 0.3.0
  • Django version: 3.1.2
  • Python version: 3.8.3
  • Operating System: Windows 10

Description

Using the URLconf defined in tests.urls, Django tried these URL patterns, in this order:

^dialogs/(?P<username>[\w.@+-]+)$ [name='dialogs_detail']
^dialogs/$ [name='dialogs']
The empty path didn't match any of these.

What I Did

Installed all the requirements and ran the server. But I'm getting this path error. Please guide what to do.
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

1 participant