Opened 17 years ago
Closed 17 years ago
#6313 closed (fixed)
[patch]django/newforms/models.py has a typo
Reported by: | Owned by: | Thejaswi Puthraya | |
---|---|---|---|
Component: | Forms | Version: | dev |
Severity: | Keywords: | ||
Cc: | thejaswi.puthraya@… | 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
line 231, 'Don't allow more than one Meta model defenition' has typo.
Attachments (1)
Change History (3)
by , 17 years ago
comment:1 by , 17 years ago
Cc: | added |
---|---|
Has patch: | set |
Owner: | changed from | to
Status: | new → assigned |
Summary: | django/newforms/models.py has a typo → [patch]django/newforms/models.py has a typo |
Triage Stage: | Unreviewed → Ready for checkin |
Fixed the typo.
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
fixed the typo