标签: python django python-3.x
我的网址模式有什么问题?
TypeError: 'str' object cannot be interpreted as an integer
错误:
if settings.DEBUG: urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT),