I make a Django admin site using Django development version
But it does not have a CSS style :
After setting up your STATIC_ROOT and STATIC_URL, you may have to run
STATIC_ROOT
STATIC_URL
python manage.py collectstatic