Why server Heroky add random symbols between filename and his extension?

26 views
Skip to first unread message

Seti Volkylany

unread,
May 8, 2016, 7:32:43 AM5/8/16
to Django users



Website here https://personal-dicts.herokuapp.com . Not working static. 








Bruno A.

unread,
May 8, 2016, 2:44:05 PM5/8/16
to Django users
What storage class are you using for your static files (setting STATICFILES_STORAGE)? It looks like what ManifestStaticFilesStorage would do...
Also make sure that collectstatic is ran when deploying, Heroku does it by default.

Seti Volkylany

unread,
May 13, 2016, 4:53:08 AM5/13/16
to Django users
I solved problem when removed STATICFILES_STORAGE = 'whitenoise.django.GzipManifestStaticFilesStorage' from my deployment settings.

воскресенье, 8 мая 2016 г., 14:32:43 UTC+3 пользователь Seti Volkylany написал:
Reply all
Reply to author
Forward
0 new messages