Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

161
Views
Django url issue if included trailing slash

I have this url in one of the Django app with trailing slash

path('quiz/timeupdate/',updateTime.as_view(),name='timeupdates')

and i'm calling this via javascript post method using navigator.sendBeacon. This as well has a trailing slash

navigator.sendBeacon('http://127.0.0.1:8000/quiz/timeupdate/',form_data)

it is showing me this error

Not Found: /quiz/timeupdate/

if i remove trailing slash from both python and javascript then it works fine else it throws the above error

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!