Skip to content

Add license field to SourceFile #420

@alastair

Description

@alastair

We want to be able to filter for only recordings which are available under a certain license. To do, this add a field license to the docserver.SourceFile model.

This should be foreign key to a License model which allows us to add a new license when needed. When uploading new source files we will have to be able to specify a license (either through the dunya dashboard, or the upload API).

Add functionality to the docserver API to allow filtering all recordings that have a particular license

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions