sehmaschine / django-filebrowser

Media-Management with Grappelli
http://twitter.com/sehmaschine
Other
976 stars 408 forks source link

Collectstatic gives TypeError: an integer is required (got type str) #379

Closed phoebebright closed 4 years ago

phoebebright commented 4 years ago

Got this error when running collectstatic and tracked it down to django-filebrowser. I don't understand the cause but reported a django hack here:

https://stackoverflow.com/questions/55538153/python-manage-py-collectstatic-typeerror-an-integer-is-required-got-type-str

Tried uninstall and reinstalling. Tried chmod 644 to the directory. Still getting the issue on both Mac and Ubuntu. The version installed via pip is 3.12.1

sehmaschine commented 4 years ago

I don't see why this is an issue with django-filebrowser. If you think it is, please add a more detailed explanation.

sehmaschine commented 4 years ago

closing this since no further details are given and I'm not able to reproduce it. please reopen with additional details, if you still think this is a bug.