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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -