mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 17:00:27 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
3 lines
109 B
Python
3 lines
109 B
Python
from django.contrib.staticfiles.urls import staticfiles_urlpatterns
|
|
|
|
urlpatterns = staticfiles_urlpatterns()
|