mirror of
https://github.com/django/django.git
synced 2025-02-09 08:55:32 +00:00
Attempting to add() and remove() an object related by a 'through' model now raises more descriptive AttributeErrors, in line with set and create().