-
- Downloads
Merge pull request #117 from OpenTechFund/bugfix/fix-image-field
Add a base class to uploadable media to reduce errors
Showing
- opentech/apply/funds/models.py 7 additions, 4 deletionsopentech/apply/funds/models.py
- opentech/apply/funds/tests/factories/blocks.py 48 additions, 0 deletionsopentech/apply/funds/tests/factories/blocks.py
- opentech/apply/funds/tests/factories/models.py 23 additions, 9 deletionsopentech/apply/funds/tests/factories/models.py
- opentech/apply/funds/tests/test_models.py 8 additions, 0 deletionsopentech/apply/funds/tests/test_models.py
- opentech/apply/stream_forms/blocks.py 11 additions, 13 deletionsopentech/apply/stream_forms/blocks.py
Loading
Please register or sign in to comment