#15171 closed Bug (worksforme)
Document the password_reset_email context
| Reported by: | rasca | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | auth password_reset |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The context the email template takes isn't documented: http://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth.views.password_reset
Change History (4)
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → Bug |
comment:3 by , 14 years ago
| Easy pickings: | unset |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
| UI/UX: | unset |
Note:
See TracTickets
for help on using tickets.
This appears to be fixed.