-
- Downloads
UPdating the library and movie views and controllers. They are templated with static data.
Showing
- project/controllers/library.py 17 additions, 0 deletionsproject/controllers/library.py
- project/controllers/movies.py 1 addition, 5 deletionsproject/controllers/movies.py
- project/templates/library/library.html 57 additions, 0 deletionsproject/templates/library/library.html
- project/templates/library/libraryItem.html 4 additions, 1 deletionproject/templates/library/libraryItem.html
- project/templates/library/master.html 64 additions, 0 deletionsproject/templates/library/master.html
- project/templates/movies/master.html 57 additions, 0 deletionsproject/templates/movies/master.html
- project/templates/movies/movie.html 36 additions, 0 deletionsproject/templates/movies/movie.html
project/controllers/library.py
0 → 100644
project/templates/library/library.html
0 → 100644
project/templates/library/master.html
0 → 100644
project/templates/movies/master.html
0 → 100644
project/templates/movies/movie.html
0 → 100644
Please register or sign in to comment