diff options
| author | Moriyoshi Koizumi <mozo@mozo.jp> | 2021-04-25 11:52:18 +0900 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-26 12:29:43 +0200 |
| commit | 9e4780dedac15adcc04309d0198f4ae34e04cc2a (patch) | |
| tree | dea939b75ae188ca4f2f200969a2619e0c3297b1 /tests/utils_tests/test_module/main_module.py | |
| parent | 5a8e8f80bb82a867eab7e4d9d099f21d0a976d22 (diff) | |
Fixed #32669 -- Fixed detection when started non-django modules which aren't packages with "python -m" in autoreloader.
Diffstat (limited to 'tests/utils_tests/test_module/main_module.py')
| -rw-r--r-- | tests/utils_tests/test_module/main_module.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/utils_tests/test_module/main_module.py b/tests/utils_tests/test_module/main_module.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/utils_tests/test_module/main_module.py |
