Start django project

This commit is contained in:
Maximilian Friedersdorff 2022-07-03 22:02:38 +01:00
parent bdc7f21b99
commit 582eb9e1e0
13 changed files with 191 additions and 2 deletions

0
requirements/base.txt Normal file
View file

View file

@ -0,0 +1,2 @@
pre-commit
flake8