Ich bin neu in Django! Wenn ich den Befehl benutze, python manage.py collectstaticerhalte ich diesen Fehler django.core.exceptions.ImproperlyConfigured: You're using the staticfiles app without having set the STATIC_ROOT setting to a filesystem path Aber ich kann den Server erfolgreich...