How i can get the current settings in a custom command and not the defaul settings?
With the attribut can_import_settings = True in your class Command
can_import_settings = True
Command
from django.conf import settings