Static files will not work when setting `debug=False` in settings.py read more in [django docs](https://docs.djangoproject.com/en/4.2/howto/static-files/#serving-static-files-during-development)
Static files will not work when setting
debug=Falsein settings.pyread more in django docs