Opened 17 years ago
Closed 17 years ago
#11085 closed (duplicate)
HTML shows up in title for Model Meta Options page
| Reported by: | Ubercore | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When I browse to http://docs.djangoproject.com/en/dev/ref/models/options/ I see the following as the title:
<title>Django | Model <tt class="docutils literal"><span class="pre">Meta</span></tt> options | Django Documentation</title>
Note:
See TracTickets
for help on using tickets.
duplicate of #8885