The transition effect in in sign in and sign up page not working in django

My friend created a Sign in and sign up page which changes dynamically [https://github.com/codecxAb/anytimeFitness]
I have done the django integration but it doesn’t seem to change dynamically and instead giving and error

"GET /signin/%7B%%20static%20'js/signin.js'%7D HTTP/1.1" 404 2792

My django project
[https://github.com/RynoCODE/Gym-Website]