mirror of
https://github.com/django/django.git
synced 2024-11-19 16:04:13 +00:00
cfc19f84de
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
4 lines
109 B
Python
4 lines
109 B
Python
from django.contrib.staticfiles.urls import staticfiles_urlpatterns
|
|
|
|
urlpatterns = staticfiles_urlpatterns()
|