create sitemanagement project and dynamic faqs

This commit is contained in:
2025-05-15 19:34:32 +03:00
parent 8e3dfd89b1
commit fd5caada23
18 changed files with 317 additions and 51 deletions

View File

@@ -8,6 +8,7 @@ django = "*"
djangorestframework = "*"
python-dotenv = "*"
psycopg2 = "*"
pillow = "*"
[dev-packages]