I did a Google search for "from filestorage import DatabaseStorage" and came up with this link:
https://bitbucket.org/david/django-storages/issue/132/name-databasestorage-is-not-defined On Tuesday, November 12, 2013 1:15:13 AM UTC-5, [email protected] wrote: > > i was doing this on the python interactive.... > > from filestorage import DatabaseStorage > > > what do i need to install so i dont get this error: > > > ImportError: No module named filestorage > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0191b2f0-5bc2-4c11-b9c9-8f572bcccb7c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

