Merge pull request #19 from OpenTechFund/feature/102-add-fund-page-model
Feature/102 add fund page model
No related branches found
No related tags found
Showing
- opentech/people/templates/people/includes/person_listing.html 7 additions, 0 deletions...tech/people/templates/people/includes/person_listing.html
- opentech/public/funds/__init__.py 1 addition, 0 deletionsopentech/public/funds/__init__.py
- opentech/public/funds/admin.py 3 additions, 0 deletionsopentech/public/funds/admin.py
- opentech/public/funds/apps.py 6 additions, 0 deletionsopentech/public/funds/apps.py
- opentech/public/funds/blocks.py 24 additions, 0 deletionsopentech/public/funds/blocks.py
- opentech/public/funds/migrations/0001_initial.py 61 additions, 0 deletionsopentech/public/funds/migrations/0001_initial.py
- opentech/public/funds/migrations/__init__.py 0 additions, 0 deletionsopentech/public/funds/migrations/__init__.py
- opentech/public/funds/models.py 57 additions, 0 deletionsopentech/public/funds/models.py
- opentech/public/funds/templates/public_funds/blocks/related_projects.html 3 additions, 0 deletions...funds/templates/public_funds/blocks/related_projects.html
- opentech/public/funds/templates/public_funds/blocks/related_reviewers.html 3 additions, 0 deletions...unds/templates/public_funds/blocks/related_reviewers.html
- opentech/public/funds/templates/public_funds/fund_index.html 1 addition, 0 deletionsopentech/public/funds/templates/public_funds/fund_index.html
- opentech/public/funds/templates/public_funds/fund_page.html 16 additions, 0 deletionsopentech/public/funds/templates/public_funds/fund_page.html
- opentech/public/funds/templates/public_funds/includes/fund_apply_cta.html 18 additions, 0 deletions...funds/templates/public_funds/includes/fund_apply_cta.html
- opentech/public/funds/templates/public_funds/includes/project_listing.html 1 addition, 0 deletions...unds/templates/public_funds/includes/project_listing.html
- opentech/public/funds/tests.py 3 additions, 0 deletionsopentech/public/funds/tests.py
- opentech/public/funds/views.py 3 additions, 0 deletionsopentech/public/funds/views.py
- opentech/public/people/templates/people/person_index_page.html 1 addition, 7 deletions...ech/public/people/templates/people/person_index_page.html
- opentech/settings/base.py 1 addition, 0 deletionsopentech/settings/base.py
- opentech/templates/blocks/stream_block.html 2 additions, 1 deletionopentech/templates/blocks/stream_block.html
Loading
Please register or sign in to comment