mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
6a9ed7d403
Added searched_locations in finders module. Added verbosity flag level 2 on 'findstatic' command that will output the directories on which it searched the relative paths. Reported by ccurvey. Initial patch by Jonas Svensson and Vajrasky Kok.