Opened 14 years ago
Closed 13 years ago
#14822 closed Bug (duplicate)
contrib.auth docs should reference to new generic views.
Reported by: | Łukasz Rekucki | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3-alpha |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
See: http://docs.djangoproject.com/en/dev/topics/auth/#limiting-access-to-generic-views. object_detail
view is deprecated, so the docs should be updated to use django.views.generic.DetailView instead.
Change History (5)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 14 years ago
milestone: | 1.3 |
---|---|
Severity: | → Normal |
Type: | → Bug |
comment:3 by , 13 years ago
UI/UX: | unset |
---|
comment:5 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Change UI/UX from NULL to False.