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 Fixed #8280 -- Allowed management command discovery for eggs 2015-01-05 17:19:35 +01:00
management Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00