#2143 closed defect (fixed)
[patch] docs/forms.txt refers to API used before the merge of the magic-removal branch
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
docs/forms.txt should import from django.db.models instead of django.core.meta
Attachments (2)
Change History (3)
by , 19 years ago
| Attachment: | doc_api_fix.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixes the documentation to use the new API