Refs feedback:

- fix requirements.txt
- change static CORS regex into configurable tuple list
This commit is contained in:
Solo
2018-08-16 21:29:03 +08:00
parent 96268655d2
commit 1bb80548d2
3 changed files with 12 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ chardet==3.0.4
coverage==4.5.1
coveralls==1.3.0
dateparser==0.7.0
django-cors-headers=2.4.0
django-cors-headers==2.4.0
django-crispy-forms==1.7.2
django-extensions==2.0.7
django-filter==1.1.0