1
0
mirror of https://github.com/django/django.git synced 2025-03-05 15:02:31 +00:00
django/tests/utils_tests
Mariusz Felisiak 12b19a1d76
Fixed #32783 -- Fixed crash of autoreloader when __main__ module doesn't have __spec__ attribute.
Regression in ec6d2531c59466924b645f314ac33f54470d7ac3.

Thanks JonathanNickelson for the report.
2021-05-26 11:19:47 +02:00
..