Merge pull request #1230 from OpenTechFund/feature/972-add-meta-categories-submissions
Allow staff users to see/set meta categories to submissions
No related branches found
No related tags found
Showing
- opentech/apply/categories/models.py 8 additions, 0 deletionsopentech/apply/categories/models.py
- opentech/apply/funds/forms.py 55 additions, 1 deletionopentech/apply/funds/forms.py
- opentech/apply/funds/migrations/0065_applicationsubmission_meta_categories.py 19 additions, 0 deletions.../migrations/0065_applicationsubmission_meta_categories.py
- opentech/apply/funds/models/submissions.py 8 additions, 0 deletionsopentech/apply/funds/models/submissions.py
- opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html 5 additions, 0 deletions...s/templates/funds/applicationsubmission_admin_detail.html
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 2 additions, 0 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/funds/templates/funds/includes/actions.html 2 additions, 0 deletionsopentech/apply/funds/templates/funds/includes/actions.html
- opentech/apply/funds/templates/funds/includes/meta_categories_block.html 10 additions, 0 deletions...funds/templates/funds/includes/meta_categories_block.html
- opentech/apply/funds/templates/funds/includes/screening_status_block.html 4 additions, 4 deletions...unds/templates/funds/includes/screening_status_block.html
- opentech/apply/funds/templates/funds/includes/update_meta_categories_form.html 4 additions, 0 deletions...templates/funds/includes/update_meta_categories_form.html
- opentech/apply/funds/tests/test_forms.py 2 additions, 1 deletionopentech/apply/funds/tests/test_forms.py
- opentech/apply/funds/views.py 9 additions, 0 deletionsopentech/apply/funds/views.py
- opentech/apply/funds/widgets.py 17 additions, 0 deletionsopentech/apply/funds/widgets.py
Loading
Please register or sign in to comment