Merge pull request #1301 from OpenTechFund/meta-categories-admin-changes
Rename meta categories to meta terms, Archive terms and other options
Showing
- opentech/apply/categories/admin.py 7 additions, 7 deletionsopentech/apply/categories/admin.py
- opentech/apply/categories/admin_helpers.py 7 additions, 3 deletionsopentech/apply/categories/admin_helpers.py
- opentech/apply/categories/admin_views.py 1 addition, 1 deletionopentech/apply/categories/admin_views.py
- opentech/apply/categories/migrations/0003_rename_meta_categories_to_meta_terms.py 35 additions, 0 deletions...s/migrations/0003_rename_meta_categories_to_meta_terms.py
- opentech/apply/categories/migrations/0004_rename_meta_categories_to_meta_terms.py 17 additions, 0 deletions...s/migrations/0004_rename_meta_categories_to_meta_terms.py
- opentech/apply/categories/migrations/0005_alter_is_archived_field_on_terms.py 18 additions, 0 deletions...ories/migrations/0005_alter_is_archived_field_on_terms.py
- opentech/apply/categories/models.py 51 additions, 18 deletionsopentech/apply/categories/models.py
- opentech/apply/categories/templates/categories/admin/includes/meta_term_list_header.html 5 additions, 1 deletion...ates/categories/admin/includes/meta_term_list_header.html
- opentech/apply/funds/admin.py 2 additions, 2 deletionsopentech/apply/funds/admin.py
- opentech/apply/funds/forms.py 8 additions, 8 deletionsopentech/apply/funds/forms.py
- opentech/apply/funds/migrations/0070_rename_meta_categories_to_meta_terms.py 23 additions, 0 deletions...s/migrations/0070_rename_meta_categories_to_meta_terms.py
- opentech/apply/funds/models/submissions.py 5 additions, 5 deletionsopentech/apply/funds/models/submissions.py
- opentech/apply/funds/templates/funds/applicationsubmission_admin_detail.html 3 additions, 3 deletions...s/templates/funds/applicationsubmission_admin_detail.html
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 6 additions, 4 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/funds/templates/funds/includes/actions.html 1 addition, 1 deletionopentech/apply/funds/templates/funds/includes/actions.html
- opentech/apply/funds/templates/funds/includes/meta_categories_block.html 0 additions, 10 deletions...funds/templates/funds/includes/meta_categories_block.html
- opentech/apply/funds/templates/funds/includes/meta_terms_block.html 11 additions, 0 deletions...pply/funds/templates/funds/includes/meta_terms_block.html
- opentech/apply/funds/templates/funds/includes/update_meta_terms_form.html 4 additions, 0 deletions...unds/templates/funds/includes/update_meta_terms_form.html
- opentech/apply/funds/views.py 5 additions, 5 deletionsopentech/apply/funds/views.py
- opentech/apply/funds/widgets.py 1 addition, 1 deletionopentech/apply/funds/widgets.py
Loading
Please register or sign in to comment