-
- Downloads
Login is working. Signup is working. Server side validation on each form is also working :)
Showing
- project/controllers/login.py 44 additions, 2 deletionsproject/controllers/login.py
- project/controllers/test.py 2 additions, 3 deletionsproject/controllers/test.py
- project/templates/home/home.html 19 additions, 17 deletionsproject/templates/home/home.html
- project/templates/index.html 1 addition, 1 deletionproject/templates/index.html
- project/templates/library/library.html 56 additions, 54 deletionsproject/templates/library/library.html
- project/templates/library/libraryItem.html 29 additions, 27 deletionsproject/templates/library/libraryItem.html
- project/templates/library/master.html 63 additions, 61 deletionsproject/templates/library/master.html
- project/templates/login/master.html 28 additions, 47 deletionsproject/templates/login/master.html
- project/templates/login/signup.html 42 additions, 0 deletionsproject/templates/login/signup.html
- project/templates/movies/master.html 57 additions, 54 deletionsproject/templates/movies/master.html
- project/templates/movies/movie.html 29 additions, 27 deletionsproject/templates/movies/movie.html
project/templates/login/signup.html
0 → 100644
Please register or sign in to comment