Added Django startproject template

This commit is contained in:
2025-05-29 13:17:37 -04:00
parent 31a478783a
commit 1d950998a5
7 changed files with 199 additions and 0 deletions

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
django==5.2