1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00
fako 2db9cbe97c 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.
2013-02-23 14:38:13 +01:00
..