Loading
Removes document_root argument from django.contrib.staticfiles.views.serve
This argument can be removed, because the new way of finding static files doesn't take document_root into account at all.
This argument can be removed, because the new way of finding static files doesn't take document_root into account at all.