Django-cumulus is exactly what I was looking for. Unfortunately, I can't get it to work right with Django 1.3. Have you had any luck with that?
On Tue, Sep 27, 2011 at 2:20 PM, Eric Hutchinson < [email protected]> wrote: > django cumulus does this with the directory hierarchy just fine. > > On Sep 26, 11:33 am, Kurtis <[email protected]> wrote: > > Hey, > > > > I really want to build a storage back-end for cloudfiles. The snag is > > that cloudfiles containers do not allow for a hierarchical directory > > structure. Everything must be in a "base directory". > > > > Does anyone have any suggestions on methods for performing this > > conversion of a hierarchical directory structure to a flat directory > > structure? > > > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

