Opened 17 years ago
Closed 17 years ago
#7073 closed (invalid)
ManyToManyField is required unless blank=True specified
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ManyToManyField, Admin | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In the admin interface, ManyToManyFields must have blank=True in order to not be required. This may possibly not be a bug, but the documentation should be updated to outline this issue.
This is present in r7450
Note:
See TracTickets
for help on using tickets.
This is documented: http://www.djangoproject.com/documentation/model-api/#blank