Skip to content

Commit

Permalink
added django-cors-headers to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
FlatErikk committed Apr 9, 2024
1 parent 3d8e0a1 commit ddcf7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ dj_rest_auth==5.0.1
Django==4.2.5
django_allauth==0.54.0
django_assets==2.0
django-cors-headers==3.13.0 # https://github.com/adamchainz/django-cors-headers
django_cronjobs==0.2.3
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django_geojson==4.0.0
Expand Down

0 comments on commit ddcf7d9

Please sign in to comment.