dev: allowed cors on environment

This commit is contained in:
2025-02-08 16:21:21 -05:00
parent 7cf1059ba2
commit 5301009568
2 changed files with 6 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
Django==5.0.6
djangorestframework
django-cors-headers