Repository: django/django
Base commit: abc123def

Fix admin page crash when deleting a user with related objects. The delete confirmation view raises a TypeError when the related object list is empty.