#23106 closed Cleanup/optimization (fixed)
Rename API reference page "Class-based views" to "Class-based views API reference"
| Reported by: | Christoph Heer | Owned by: | David Hoffman |
|---|---|---|---|
| Component: | Documentation | Version: | 1.6 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | yes |
Description
Currently there are two pages called "Class-based views".
Also a google search for "django class-based views" is very confusing.

I would propose to rename the API page into "Class-based views API reference". A possible problem is that the version choicer isn't able anymore to switch through the version in the API reference overview page.
See also #17638.
Change History (5)
comment:1 by , 11 years ago
| Easy pickings: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I would call it "Class-based views API" for consistency with others pages like "The Forms API" and since it's a bit shorter without losing clarity.