Opened 14 years ago
Closed 14 years ago
#18276 closed Bug (invalid)
404 when accessing generic views documentation from google
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | |
| 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
I searched google for "django generic views" and the first result was https://docs.djangoproject.com/en/dev/ref/generic-views/ which returns a 404.
Note:
See TracTickets
for help on using tickets.
Function-based generic views which were documented in this page have been removed in the development version. See https://docs.djangoproject.com/en/dev/ref/class-based-views/