Opened 17 years ago
Closed 17 years ago
#7445 closed (fixed)
Auth docs still refer to oldforms
| Reported by: | Owned by: | Brian Rosner | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Brian Rosner | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
On line 519 of the auth docs, the oldforms "FormWrapper" is referenced. They should be updated to reflect the newforms changes.
Change History (6)
comment:1 by , 17 years ago
| Component: | Authentication → Documentation |
|---|---|
| Owner: | set to |
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 by , 17 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
This fix seems to have been lost in the nfa merge. See http://code.djangoproject.com/browser/django/trunk/docs/authentication.txt#L526
comment:5 by , 17 years ago
| Version: | newforms-admin → SVN |
|---|
comment:6 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
This appears to have been fixed with the docs-refactor. Open a new ticket with any new problems.
Note:
See TracTickets
for help on using tickets.
Will find some time later to fix the docs. Thanks peterd12.