mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
e7383f16b4
Filtering out static file requests in runserver has been judged arbitrary and can hide some debugging-related activity. Thanks Roy Smith for the report and Aymeric Augustin for the review.