Home Python Error: No module named staticfiles in django 1.3.1 + python 2.6? Error: No module named staticfiles in django 1.3.1 + python 2.6? Author - Codemicros November 01, 2021 0 Error: No module named staticfiles in django 1.3.1 + python 2.6? if you are using latest version of Django then you will get the error showing Error: No module named staticfiles solution:use {% load static %} instead of {% load staticfiles %} in the new version of Django, the syntax of loading static files changed Tags Python Facebook Twitter Whatsapp Newer Older