mirror of
https://github.com/django/django.git
synced 2025-01-19 06:43:15 +00:00
12385a5f86
Attempting to add() and remove() an object related by a 'through' model now raises more descriptive AttributeErrors, in line with set and create().