mirror of
https://github.com/django/django.git
synced 2025-02-20 22:34:31 +00:00
System checks are never called without skip_checks=False. Moreover, called_once_with() is not a proper assertion and raise AttributeError on Python 3.12.