add oauth flow for github and gitlab

This commit is contained in:
Laura Klünder 2016-09-29 16:33:45 +02:00
parent 7deb001f08
commit 3707469eed
14 changed files with 359 additions and 22 deletions

View file

@ -6,3 +6,4 @@ djangorestframework>=3.4,<3.5
django-filter>=0.14,<0.15
shapely>=1.5,<1.6
celery>=3.1,<3.2
requests>=2.11,<2.12