Merge pull request #128 from OpenTechFund/feature/179-add-comment-model-and-form
Feature/179 add comment model and form
No related branches found
No related tags found
Showing
- opentech/apply/activity/__init__.py 0 additions, 0 deletionsopentech/apply/activity/__init__.py
- opentech/apply/activity/apps.py 5 additions, 0 deletionsopentech/apply/activity/apps.py
- opentech/apply/activity/forms.py 9 additions, 0 deletionsopentech/apply/activity/forms.py
- opentech/apply/activity/migrations/0001_initial.py 33 additions, 0 deletionsopentech/apply/activity/migrations/0001_initial.py
- opentech/apply/activity/migrations/0002_activity_type.py 21 additions, 0 deletionsopentech/apply/activity/migrations/0002_activity_type.py
- opentech/apply/activity/migrations/__init__.py 0 additions, 0 deletionsopentech/apply/activity/migrations/__init__.py
- opentech/apply/activity/models.py 45 additions, 0 deletionsopentech/apply/activity/models.py
- opentech/apply/activity/templates/activity/include/action_list.html 3 additions, 0 deletions...pply/activity/templates/activity/include/action_list.html
- opentech/apply/activity/templates/activity/include/all_activity_list.html 3 additions, 0 deletions...ctivity/templates/activity/include/all_activity_list.html
- opentech/apply/activity/templates/activity/include/comment_form.html 5 additions, 0 deletions...ply/activity/templates/activity/include/comment_form.html
- opentech/apply/activity/templates/activity/include/comment_list.html 3 additions, 0 deletions...ply/activity/templates/activity/include/comment_list.html
- opentech/apply/activity/templates/activity/include/listing_base.html 5 additions, 0 deletions...ply/activity/templates/activity/include/listing_base.html
- opentech/apply/activity/views.py 63 additions, 0 deletionsopentech/apply/activity/views.py
- opentech/apply/funds/admin_forms.py 34 additions, 0 deletionsopentech/apply/funds/admin_forms.py
- opentech/apply/funds/forms.py 27 additions, 25 deletionsopentech/apply/funds/forms.py
- opentech/apply/funds/migrations/0026_add_leads_to_submission_and_lab.py 30 additions, 0 deletions.../funds/migrations/0026_add_leads_to_submission_and_lab.py
- opentech/apply/funds/models.py 22 additions, 3 deletionsopentech/apply/funds/models.py
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 7 additions, 2 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/funds/templates/funds/includes/progress_form.html 7 additions, 0 deletions...h/apply/funds/templates/funds/includes/progress_form.html
- opentech/apply/funds/templates/funds/includes/status_bar.html 17 additions, 7 deletions...tech/apply/funds/templates/funds/includes/status_bar.html
Loading
Please register or sign in to comment