home / django_tickets / tickets

tickets: 2750

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
2750 2006-09-17 23:32:23 2021-02-22 20:29:37 2022-03-06 03:26:52.832201 Accepted new Database layer (models, ORM) Bug Normal     ManyToManyField ignores 'default' option It doesn't seem possible to use the 'default' option to pre-select values in the admin site for a ManyToManyField. I've tried a string value, a list of strings, and even (following a recommendation from someone on #django) passing a list of the actual objects. It would be nice to either have this functionality added or to update the docs to reflect the fact that 'default' has no effect on ManyToManyFields. -Basil nobody bangcok_dangerus@hotmail.com   0 0 0 0 0 0
Powered by Datasette · Queries took 1.299ms