python manage.py collectstatic not working: TypeError: sequence item 0: expected str instance, NoneType found – Amazon web services
I have been following this video on Youtube: https://www.youtube.com/watch?v=inQyZ7zFMHM1 My project so far is working fine with static files and all the files load and work properly. So, now I have to deploy the website on Heroku and for that,…