Opened 11 years ago
Closed 11 years ago
#6313 closed (fixed)
[patch]django/newforms/models.py has a typo
Reported by: | Owned by: | Thejaswi Puthraya | |
---|---|---|---|
Component: | Forms | Version: | master |
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)
Changed 11 years ago by
comment:1 Changed 11 years ago by
Cc: | thejaswi.puthraya@… added |
---|---|
Has patch: | set |
Owner: | changed from nobody to Thejaswi Puthraya |
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 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
fixed the typo