Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license field to SourceFile #420

Open
alastair opened this issue Apr 10, 2019 · 0 comments
Open

Add license field to SourceFile #420

alastair opened this issue Apr 10, 2019 · 0 comments

Comments

@alastair
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant