- 25 Apr, 2023 2 commits
-
-
KaoruSawade authored
-
KaoruSawade authored
-
- 28 Mar, 2023 8 commits
-
-
KaoruSawade authored
Implemented project-wide CSS by adding style.css and editing settings.py to have the proper directory for static files
-
KaoruSawade authored
-
KaoruSawade authored
-
KaoruSawade authored
Edited authors and per author pages to reflect specs (edited authors title and made per author book list into links)
-
KaoruSawade authored
-
KaoruSawade authored
Created author_list and author_detail templates, and edited models.py to implement get_absolute_url on both Author and Books models
-
KaoruSawade authored
-
KaoruSawade authored
Updated views.py and urls.py to implement home page via FBV, & authors page and per authors page in CBV
-
- 27 Mar, 2023 10 commits
-
-
KaoruSawade authored
-
KaoruSawade authored
Edited urls to reflect requirements in the specs, edited base.html to properly display a bottom navbar
-
KaoruSawade authored
-
KaoruSawade authored
Altered books model to use CharField instead of IntegerField for the publishing year, populated models with 15 records each
-
KaoruSawade authored
Fixed implementation of bookshelf app (updated settings, views, urls), created Author and Books admin panels, and migrated
-
KaoruSawade authored
-
KaoruSawade authored
-
KaoruSawade authored
-
KaoruSawade authored
-
KaoruSawade authored
-