I am new to django ! When I use the command python manage.py collectstatic I get this error
python manage.py collectstatic
django.core.exceptions.ImproperlyConfigured: You\'re usi
STATIC_ROOT = "/var/www/YourSiteFolder/static/" STATIC_URL = '/static/'
look at https://docs.djangoproject.com/en/1.11/howto/static-files/#deployment