# 1. Make sure that django.contrib.staticfiles is included in your # INSTALLED_APPS. # 2. In your settings file, define STATIC_URL, for example: STATIC_URL = '/static/'