[Answer]-Django Tincymce, AttributeError: 'NoneType' object has no attribute 'endswith' 12 December 2023 by thecoderscamp.com 1👍 ✅ You need to have a STATIC_ROOT in your settings, not only STATIC_URL. Docs can be found here 👤Aldarund [Answer]-Check Dependency When Delete a object on Django Source:stackexchange.com