I am getting this error, consistently and repeatedly, despite having taken the old STATICFILES_STORAGE setting out of my settings.py. I have been looking for a solution, and the source of this problem. I was at the Django repo on Github just now, looking at django/conf/global_settings.py, when I was startled to see both the new STORAGES dict (line 274) AND the old STATICFILES_STORAGE (line 630) in the same file.
How is that possible when the rest of us are getting this mutually exclusive error? And, of course, how do I get out of this error? Thx. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c25062fc-cd08-4907-bd06-19770845e5a1n%40googlegroups.com.