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.
Loading
Please register or sign in to comment
This argument can be removed, because the new way of finding static files doesn't take document_root into account at all.