such as images, JavaScript, or CSS https://docs.djangoproject.com/en/1.9/howto/static-files/ django.contrib.staticfiles 1.polls/static/polls/style.css 2.polls/templates/polls/index.html Adding a background-image polls/static/polls/images/background.g
1. In setting file: ROOT_PATH='/home/ronglian/project/taskschedule' STATIC_URL = '/static/' STATICFILES_DIRS=( # Put strings here, like "/home/html/static" or "C:/www/django/static". # Always use forward slashes, even on Windows. os.pa