#10563 closed (fixed)
"up" repeated twice
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | madhusudancs@… | 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
In the link given, http://docs.djangoproject.com/en/dev/howto/custom-model-fields/#useful-methods in the django online documentation, the first line has been "up" repeated twice.
"Once you've created your Field subclass and set up up the metaclass,"
Can some one fix it kindly?
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | 10563.diff added |
|---|
comment:1 by , 17 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Patch is trivial
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
Typo fix