| 39 | * !ManyToMany autocomplete: |
| 40 | * No docs |
| 41 | * No tests |
| 42 | * m2m autocomplete doesn't display existing data |
| 43 | * m2m autocomplete in an inline doesn't appear to work at all (doesn't display existing data, results in 404 for ajax search call). |
| 44 | * No "plus" button to add a new m2m item, CSS is hiding it but I haven't tested it if it's unhidden. |
| 45 | * No analog to FK's magnifier popup window search to select an item. |
| 46 | * Some bugs when adding/editing resulting in IDs for m2m objects that don't exist. |
| 47 | |