Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/staticfiles_tests/urls/helper.py
blob: e4951d1afbe36277e67b46c07ffad21b3e5d4961 (plain)
1
2
3
from django.contrib.staticfiles.urls import staticfiles_urlpatterns

urlpatterns = staticfiles_urlpatterns()