Go to file
Jason Zhu 63493eaeae 3.3 Replace try/except clause using get_object_or_404() 2020-10-20 15:49:06 +11:00
src 3.3 Throw 404 error 2020-10-20 15:43:26 +11:00
.gitignore Finished django app, part 2 2020-10-20 14:22:46 +11:00
README.md First Commit 2020-10-18 19:41:58 +11:00
first_django_app.md 3.3 Replace try/except clause using get_object_or_404() 2020-10-20 15:49:06 +11:00

README.md

README

This is a practice project following django project's official documentation