Opened 18 years ago
Closed 18 years ago
#5814 closed (fixed)
csrf link missing in documentation overview
| Reported by: | derelm | Owned by: | nobody |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
On http://www.djangoproject.com/documentation/ there is a list of documentation for django.contrib addons, but although csrf docs exist (http://www.djangoproject.com/documentation/csrf/), they're not linked here.
Maybe they're not listed on purpose, but my guess is that that link was just accidentally left out.
Attachments (1)
Change History (6)
by , 18 years ago
| Attachment: | index.html.diff added |
|---|
comment:1 by , 18 years ago
| Has patch: | set |
|---|
comment:2 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:4 by , 18 years ago
| Component: | Documentation → Django Web site |
|---|
comment:5 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
diff fixing this ticket and a part of #5561