amazon s3 - Why do I get AttributeError when trying to open a folder in django cms filer manager? -


i have fresh install of django cms , when try create folder , add images using filer app gives me error:

attributeerror @ /en/admin/filer/folder/1/list/ 'str' object has no attribute '_meta'

it looks issue in filer/admin/folderadmin.py in directory_listing

i thought maybe had fact using django-storage store on s3, took part out stored files locally , still getting error. if has information on how fix please let me know. happening out of box no previous data.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -