Skip to content

Commit 1157c27

Browse files
author
PRITAM CHAKRABORTY
committed
"corsheaders" installed & configured
1 parent 5538f80 commit 1157c27

File tree

3 files changed

+183
-169
lines changed

3 files changed

+183
-169
lines changed

Pipfile

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dj-database-url = "*"
1717
psycopg2 = "*"
1818
termcolor = "*"
1919
drf-yasg = "*"
20+
django-cors-headers = "*"
2021

2122
[dev-packages]
2223
autopep8 = "*"

0 commit comments

Comments
 (0)