Opened 10 years ago
Closed 10 years ago
#24356 closed Bug (duplicate)
Link in 403 Forbidden "CSRF verification failed." page has broken doc link
Reported by: | aliteralmind | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.7 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The url for "Django's CSRF mechanism" is
https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf
which is not found.
Full html source: http://dpaste.com/2585FQQ
Note:
See TracTickets
for help on using tickets.
Thanks for the report. I've logged the issue in our bug tracker for the Web site: https://github.com/django/djangoproject.com/issues/393