I\'m use django 3.1 when I have the option DEBUG = True in my settings.py the static files are serve fine, but when I use DEBUG = False
django 3.1
DEBUG = True
DEBUG = False