mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #25550 -- Removed support for direct assignment to the reverse side of a related set.
This commit is contained in:
@@ -321,3 +321,6 @@ these features.
|
||||
``django.template.base.Origin`` are removed.
|
||||
|
||||
* The ``makemigrations --exit`` option is removed.
|
||||
|
||||
* Support for direct assignment to a reverse foreign key or many-to-many
|
||||
relation is removed.
|
||||
|
||||
Reference in New Issue
Block a user