tickets: 11795
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11795 | 2009-08-28 08:57:27 | 2009-11-03 15:02:17 | 2022-03-06 03:50:46.602652 | Unreviewed | closed | Uncategorized | 1.1 | fixed | Allow use of inlines for many-to-many fields | When you try to create an inline field in admin.py for a manytomanyfield you always get the following error: <class 'MyClass'> has no ForeignKey to <class 'OtherClass'> It would be nice to be able to use inlines for many to many relations. | nobody | sveri | manytomanyfield inline | 0 | 0 | 0 | 0 |