Merge pull request #49 from OpenTechFund/feature/36-can-associate-a-round-with-a-date
Feature/36 can associate a round with a date
No related branches found
No related tags found
Showing
- opentech/apply/funds/admin.py 36 additions, 2 deletionsopentech/apply/funds/admin.py
- opentech/apply/funds/migrations/0005_round.py 27 additions, 0 deletionsopentech/apply/funds/migrations/0005_round.py
- opentech/apply/funds/migrations/0006_add_dates_to_round.py 26 additions, 0 deletionsopentech/apply/funds/migrations/0006_add_dates_to_round.py
- opentech/apply/funds/migrations/0007_update_date_fields.py 26 additions, 0 deletionsopentech/apply/funds/migrations/0007_update_date_fields.py
- opentech/apply/funds/models.py 116 additions, 1 deletionopentech/apply/funds/models.py
- opentech/apply/funds/templates/funds/fund_type.html 2 additions, 2 deletionsopentech/apply/funds/templates/funds/fund_type.html
- opentech/apply/funds/templates/funds/round.html 3 additions, 0 deletionsopentech/apply/funds/templates/funds/round.html
- opentech/apply/funds/templates/funds/round_landing.html 3 additions, 0 deletionsopentech/apply/funds/templates/funds/round_landing.html
- opentech/apply/funds/tests/factories.py 12 additions, 1 deletionopentech/apply/funds/tests/factories.py
- opentech/apply/funds/tests/test_models.py 113 additions, 1 deletionopentech/apply/funds/tests/test_models.py
- opentech/apply/funds/wagtail_hooks.py 9 additions, 0 deletionsopentech/apply/funds/wagtail_hooks.py
- opentech/public/funds/models.py 8 additions, 0 deletionsopentech/public/funds/models.py
- opentech/public/funds/templates/public_funds/fund_page.html 2 additions, 2 deletionsopentech/public/funds/templates/public_funds/fund_page.html
- opentech/public/funds/templates/public_funds/includes/fund_apply_cta.html 5 additions, 3 deletions...funds/templates/public_funds/includes/fund_apply_cta.html
- opentech/templates/base.html 1 addition, 1 deletionopentech/templates/base.html
Loading
Please register or sign in to comment