Skip to content

Commit

Permalink
support running the local dev server on https
Browse files Browse the repository at this point in the history
this is required for facebook
  • Loading branch information
OriHoch committed Feb 4, 2015
1 parent df466b2 commit 59b26f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions knesset/settings.py
Expand Up @@ -155,6 +155,7 @@
'crispy_forms',
'storages',
'corsheaders',
'sslserver',
#'knesset',
'auxiliary', # knesset apps
'mks',
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Expand Up @@ -50,4 +50,5 @@ selenium
sauceclient
django-sslify>=0.2.0
django-cors-headers
pyjwt
pyjwt
django-sslserver

0 comments on commit 59b26f7

Please sign in to comment.