### Old Behavior `IDOM_DEBUG_MODE` needed to be manually set ### New Behavior Automatically set it based on `settings.py:DEBUG` ### Implementation Details `IDOM_DEBUG_MODE = django.conf.settings.DEBUG` ### Code of Conduct - [X] I agree to follow the [Code of Conduct](https://github.com/idom-team/django-idom/blob/main/CODE_OF_CONDUCT.md).