1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/user_commands
Mariusz Felisiak 829f4d1448
Refs #31546, Refs #34118 -- Corrected CommandTests.test_requires_system_checks_specific().
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.
2023-01-11 05:36:40 +01:00
..
eggs
management
__init__.py
models.py
tests.py Refs #31546, Refs #34118 -- Corrected CommandTests.test_requires_system_checks_specific(). 2023-01-11 05:36:40 +01:00
urls.py