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

Report error on creating release component for missing release #34

Merged
merged 1 commit into from
Aug 11, 2015

Conversation

lubomir
Copy link
Member

@lubomir lubomir commented Aug 10, 2015

The ReleaseField is refactored to be based on SlugRelatedField which
provides error handling consistent with rest of the API.

There is now a test for creating a release component on a non-existing
release.

JIRA: PDC-868

@ralphbean
Copy link
Contributor

Looks good to me, seeing that travis approves of the test.

@simozhan
Copy link
Contributor

Simple and clear. +1

@erichuanggit
Copy link
Collaborator

Looks good to me.

The ReleaseField is refactored to be based on SlugRelatedField which
provides error handling consistent with rest of the API.

There is now a test for creating a release component on a non-existing
release.

JIRA: PDC-868
@lubomir lubomir force-pushed the pdc-868-component-for-missing-release branch from 1bbf604 to 08dbe39 Compare August 11, 2015 05:37
@lubomir lubomir merged commit 08dbe39 into master Aug 11, 2015
@lubomir lubomir deleted the pdc-868-component-for-missing-release branch August 11, 2015 05:40
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

Successfully merging this pull request may close these issues.

None yet

4 participants