开发者

Django-Filebrowser: Getting an AttributeError: 'NoneType' object has no attribute 'endswith'

开发者 https://www.devze.com 2023-03-22 05:17 出处:网络
I\'m searching what is the reason for getting this AttributeError: \'NoneType\' object has no attribute \'endswith\'.

I'm searching what is the reason for getting this AttributeError: 'NoneType' object has no attribute 'endswith'.

I have Django 1.3 in开发者_C百科stalled and trying to use the PIP install of Django-Filebrowser and when I try to syncdb or runserver I get this traceback. Can anyone tell me how to fix this? Thanks so much in advance!


I had the same trouble, and have fixed by configuring the STATIC_URL in my Django settings file.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号