I am making a blog and needed Django-cleanup installed but when i import it to settings.py in Django i get a no module error but Django-cleanup is installed. Help me. My current site is 'charuth.pythonanywhere.com'
I am making a blog and needed Django-cleanup installed but when i import it to settings.py in Django i get a no module error but Django-cleanup is installed. Help me. My current site is 'charuth.pythonanywhere.com'
Make sure you've installed the module for the same version of Python that is running your app.
I have django-cleanup 5.2.0 and python 3.8
Thanks, It works
Excellent, glad we could help.
I am Glad, if I could help you too..