-
- Downloads
feat: add fields to License model
add `needs_author`, `requires_express_permission_for_publication` and `url` update LicenseSerializer and license fixture
Showing
- fixtures/sample/license.json 16 additions, 8 deletionsfixtures/sample/license.json
- program/migrations/0068_license_needs_author_and_more.py 27 additions, 0 deletionsprogram/migrations/0068_license_needs_author_and_more.py
- program/models.py 4 additions, 1 deletionprogram/models.py
- program/serializers.py 8 additions, 1 deletionprogram/serializers.py
Loading
Please register or sign in to comment