mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
a973fb2d68
These assertions had been removed in 34ba86706f and 7fe554b2a3, seemingly because they were referencing the wrong objects, and so they started failing when the checking of object types (as well as PK values) was introduced.