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

CB-230: Migrate license related code off the ORM #98

Merged
merged 2 commits into from Apr 17, 2017

Conversation

ferbncode
Copy link
Member

Added function license.create and license.delete for creating and deleting licenses. Made changes in their usages accordingly.

Returns:
Dict containing the following attributes
{
"id": (str),,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a typo there.

Copy link
Contributor

@gentlecat gentlecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think code that uses creation can be a part of that change. Check https://github.com/metabrainz/critiquebrainz/blob/master/critiquebrainz/data/fixtures.py.

@gentlecat gentlecat merged commit 3222d2a into metabrainz:master Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants