- 28 Mar, 2023 6 commits
-
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
Added BookDetails cbv in views and its corresponding book_details.html. Made minor tweaks in models and book template.
-
Mavrick Jordan Lee authored
Deleted temporary books view. Added BooksListView cbv in views and made necessary changes in models and urls. Fixed books.html to match the expected output.
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
Created templates folder in project with a project-level template base.html. Changed the settings to include project-level templates.
-
- 27 Mar, 2023 4 commits
-
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
Added Author and Books models in bookshelf App. Included bookshelf in installed_apps of settings. Migrated models of bookshelf.
-
Mavrick Jordan Lee authored
-