Merge pull request #33 from OpenTechFund/feature/24-oauth
feature/24-oauth
No related branches found
No related tags found
Showing
- .travis.yml 4 additions, 1 deletion.travis.yml
- opentech/apply/users/decorators.py 14 additions, 0 deletionsopentech/apply/users/decorators.py
- opentech/apply/users/templates/users/account.html 7 additions, 2 deletionsopentech/apply/users/templates/users/account.html
- opentech/apply/users/templates/users/login.html 2 additions, 0 deletionsopentech/apply/users/templates/users/login.html
- opentech/apply/users/templates/users/oauth.html 41 additions, 0 deletionsopentech/apply/users/templates/users/oauth.html
- opentech/apply/users/templatetags/__init__.py 0 additions, 0 deletionsopentech/apply/users/templatetags/__init__.py
- opentech/apply/users/templatetags/users_tags.py 27 additions, 0 deletionsopentech/apply/users/templatetags/users_tags.py
- opentech/apply/users/tests/__init__.py 0 additions, 0 deletionsopentech/apply/users/tests/__init__.py
- opentech/apply/users/tests/test_oauth_access.py 58 additions, 0 deletionsopentech/apply/users/tests/test_oauth_access.py
- opentech/apply/users/urls.py 2 additions, 1 deletionopentech/apply/users/urls.py
- opentech/apply/users/utils.py 16 additions, 0 deletionsopentech/apply/users/utils.py
- opentech/apply/users/views.py 13 additions, 0 deletionsopentech/apply/users/views.py
- opentech/settings/base.py 39 additions, 0 deletionsopentech/settings/base.py
- opentech/urls.py 1 addition, 0 deletionsopentech/urls.py
- requirements.txt 2 additions, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment