In fact in Django 1.11 this keyword argument does not work with m2m
relations. So it is a bug either in Django or in the docs.
I have not checked Django 2.
--
Ticket URL: <https://code.djangoproject.com/ticket/29255>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
This was addressed a couple days ago in
abe6c5defefc7057e7fb5f47b79643f7b89f7d90 (also backported to the Django
2.0 docs). The Django 1.11 documentation is no longer updated.
--
Ticket URL: <https://code.djangoproject.com/ticket/29255#comment:1>