Add CORS-Header and REST-Framework to Requirements
... | ... | @@ -9,4 +9,9 @@ requests==2.25.1 |
soupsieve==2.2.1 | ||
sqlparse==0.4.1 | ||
urllib3==1.26.4 | ||
Pillow==8.2.0 | ||
\ No newline at end of file | ||
<<<<<<< HEAD | ||
Pillow==8.2.0 | ||
======= | ||
django-cors-headers==3.7.0 | ||
djangorestframework==3.12.4 | ||
>>>>>>> Add CORS-Header and REST-Framework to Requirements |
Please register or sign in to comment