There are two ways to fix this. The ugly/hacky way is to add a specific static files mapping pointing at the django admin css folder : 4/dist-packages/django/contrib/admin/static/admin/ (or the path to the same folder inside your virtualenv, if you’re using one) …