#14994 closed (fixed)
Example in auth docs emits DeprecationWarning
| Reported by: | Mikhail Korobov | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | 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
The 'SettingsBackend' auth backend in example ( http://docs.djangoproject.com/en/dev/topics/auth/#writing-an-authentication-backend ) should have 'supports_anonymous_user', 'supports_inactive_user' and 'supports_object_permissions' defined.
Attachments (1)
Change History (6)
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
by , 15 years ago
| Attachment: | docs.topics.auth.patch added |
|---|
comment:2 by , 15 years ago
| Has patch: | set |
|---|
comment:3 by , 15 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:4 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch for docs/topics/auth.txt