Initial commit: Django backend with Campaign, ContactUs, and Composition APIs
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Django==4.2.7
|
||||
djangorestframework==3.14.0
|
||||
psycopg2-binary==2.9.11
|
||||
django-cors-headers==4.3.1
|
||||
Pillow==12.0.0
|
||||
|
||||
Reference in New Issue
Block a user