Check out my second comment here: https://groups.google.com/forum/#!topic/mezzanine-users/yEjmJZhrLgo
Basically make sure that your urls contain all the urls in the current project template. A new release of Mezzanine that will resolve this issue should be coming out very soon, but for now the above will do the trick. On Fri, Jan 17, 2014 at 2:18 PM, Iain Mac Donald <[email protected] > wrote: > > Hello folks, > > I am getting a traceback when trying to access the gallery from the > admin pages. > > AttributeError at /admin/galleries/gallery/8/ > 'FileSystemStorage' object has no attribute 'isdir' > > This is a fresh install of 3.0.5 (cartridge + mezz) on Python 2.7 in a > virtualenv on Debian. > > Suggestions? > > Traceback attached. > > PS > Is the demo site always the latest stable version? > > Regards, > Iain. > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
