Anyone else know how to solve this error when i deploy my django web app
1 Like
Well, i fix the version problem, i changed the requeriment.txt and eleminate the versions of the dependencies , now my doploy is alive , but i got a server error 500
When i sucessfly deploy my django app for first time , i don’t get any trouble but dont load my static files of django resframework or admin, then i addWhiteNoise to my app and i got the error, but don’t see any error on my code.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.