-
- Downloads
Merge pull request #149 from OpenTechFund/feature/184-add-permission-check-to-views
Feature/184 add permission check to views
No related branches found
No related tags found
Showing
- opentech/apply/activity/forms.py 16 additions, 0 deletionsopentech/apply/activity/forms.py
- opentech/apply/activity/models.py 16 additions, 1 deletionopentech/apply/activity/models.py
- opentech/apply/activity/views.py 6 additions, 21 deletionsopentech/apply/activity/views.py
- opentech/apply/dashboard/views.py 5 additions, 13 deletionsopentech/apply/dashboard/views.py
- opentech/apply/funds/forms.py 2 additions, 0 deletionsopentech/apply/funds/forms.py
- opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html 7 additions, 0 deletions...s/templates/funds/applicationsubmission_admin_detail.html
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 2 additions, 3 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/funds/views.py 23 additions, 13 deletionsopentech/apply/funds/views.py
- opentech/apply/users/decorators.py 9 additions, 1 deletionopentech/apply/users/decorators.py
- opentech/apply/users/models.py 5 additions, 0 deletionsopentech/apply/users/models.py
- opentech/apply/users/templates/users/account.html 19 additions, 12 deletionsopentech/apply/users/templates/users/account.html
- opentech/apply/utils/__init__.py 0 additions, 0 deletionsopentech/apply/utils/__init__.py
- opentech/apply/utils/views.py 63 additions, 0 deletionsopentech/apply/utils/views.py
- opentech/templates/base-apply.html 2 additions, 2 deletionsopentech/templates/base-apply.html
Loading
Please register or sign in to comment