codingelle / django-whatsapp-web-clone

A WhatsApp Web Clone Chat Application for those developers that like to use Django Channel for handling WebSocket request
https://youtu.be/zv7Ra-xW1MU
140 stars 64 forks source link

Page not found (404) #12

Closed Pratham0234 closed 2 years ago

Pratham0234 commented 2 years ago

Page not found (404)

Request Method: | GET -- | -- http://127.0.0.1:8000/accounts/login/?next=/chat/

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

  1. admin/
  2. chat/
  3. ^media/(?P<path>.*)$

The current path, accounts/login/, didn’t match any of these.

im new at this pls help

josnin commented 2 years ago

@Pratham0234 In this demo, There's no accounts/login url

instead, u can use Django admin to create user and login

Pratham0234 commented 2 years ago

Yes got the thing thanks

On Fri, Nov 5, 2021, 9:17 PM josnin @.***> wrote:

@Pratham0234 https://github.com/Pratham0234 In this demo, There's no accounts/login url

instead, u can use Django admin to create user and login

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/codingelle/django-whatsapp-web-clone/issues/12#issuecomment-962005523, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLFUCD3GIA3MUFKIEC6HSTUKP4APANCNFSM5HMMF6VQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.