Initial commit

This commit is contained in:
2026-03-30 19:37:29 +00:00
commit 60321ae751
8 changed files with 936 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# django-template
My personal Django template project.
This a blank django template for my project. Build around [this post](https://victoria.dev/blog/my-django-project-best-practices-for-happy-developers/) and other find online.