- 28 Mar, 2023 13 commits
-
-
Agu Syquia authored
Troubleshoots and migrations
-
Agu Syquia authored
Edited the model field of "blurb" and implemented inner functions.
-
Agu Syquia authored
troubleshooting errors encountered while running the server
-
Agu Syquia authored
added "bookshelf" to the installed apps
-
Agu Syquia authored
Updated views.py so that the server may run
-
Agu Syquia authored
fixed a problem with the implementation where it was implemented inside a class
-
Agu Syquia authored
Updated project level urls.py
-
Agu Syquia authored
Made migrations for the models
-
Agu Syquia authored
Created the app level urls.py
-
Agu Syquia authored
Added admin classes for the models and registered them to the site.
-
Agu Syquia authored
Added the Books and Author classes and added their respective models.
-
Agu Syquia authored
initialized Django, and created the app folder within the repository. Also added the README for contributor info
-
Agu Syquia authored
-