- 28 Mar, 2023 8 commits
-
-
Washington99 authored
-
Washington99 authored
Created the template for the views of Author and Books models
-
Washington99 authored
Creation of the template for the authors and books models. Can now be viewed in localhost/home. Change the directory for the base and home template to be app based instead of project wide as it made file traversal faster.
-
Washington99 authored
Created the base template for project wide use and a function based home_view for homepage.
-
Washington99 authored
Models each have been populated with 15 entries.
-
Washington99 authored
Created the Author and Books models as well as linked them to the admin file for populating later.
-
Washington99 authored
Created a simple views file to be edited later which can now be used to open a url path to a bookshelf site. This will be used to display model entries later.
-
Washington99 authored
Initial creation of project and app. Secret key was also taken care off as well as the README file
-