summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_module/child_module
Commit message (Collapse)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+1
|
* Fixed #28241 -- Allowed module_has_submodule()'s module_name arg to be a ↵Thomas Khyn2017-06-082-0/+1
dotted path.