Python Forum
Issue with Django only some links work?
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with Django only some links work?
#5
Hint: compare the path in the URL for the case that's failing with the corresponding pattern in your urls.py. What do you notice? Really, the penultimate line in your error output should be making the problem quite obvious.
Reply


Messages In This Thread
RE: Issue with Django only some links work? - by ndc85430 - Sep-12-2020, 06:35 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020