renamed django app folder to backend

This commit is contained in:
Simon
2024-08-03 21:58:22 +02:00
parent 1d07386a06
commit a5b492fecd
124 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
-r requirements.txt
black
codespell
flake8
ipython
isort
pylint
pylint-django
pytest
pytest-django
python-dotenv
types-requests