Prepare Paperless for new front end

- enable CORS for localhost calls
- add Filter to allow API calls that can select Documents without any tag
This commit is contained in:
Solo
2018-08-16 17:05:54 +08:00
parent c79583dedb
commit 96268655d2
3 changed files with 8 additions and 1 deletions

View File

@@ -5,6 +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-crispy-forms==1.7.2
django-extensions==2.0.7
django-filter==1.1.0