mirror of
https://github.com/django/django.git
synced 2025-06-30 07:49:19 +00:00
If Django was symlinked into site-packages the previous approach to discover the tests subdirectory would fail. The revised version now always points to the location of the source and not the import path.