开发者

Django-Filebrowser: Getting an 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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜