hi

16 views
Skip to first unread message

MAHESH KUMAR

unread,
Jun 26, 2022, 1:50:02 PM6/26/22
to Django users
You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.


i want actual URL this type




this is my url 

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

  1. admin/
  2. getphoneid/
  3. DeviceIdList/?page=<int:page>/?timestamp=<int:timestamp>/
  4. FinalOutput/

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

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.



plz help me

Reply all
Reply to author
Forward
0 new messages