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

Fix #896 #905

Merged
merged 1 commit into from
Nov 8, 2016
Merged

Fix #896 #905

merged 1 commit into from
Nov 8, 2016

Conversation

ian-ross
Copy link
Contributor

@ian-ross ian-ross commented Nov 8, 2016

Proposed changes in this pull request

  • Fix API does not list relationships for a party #896
  • URL for party relationship list had party as a keyword argument, but both the corresponding view and its related unit tests used party_id. Replaced party_id with party in the relevant places: party_id is not used in any of our URL patterns.

When should this PR be merged

Any time.

Risks

None.

Follow up actions

None.

Copy link
Member

@oliverroick oliverroick left a comment

Choose a reason for hiding this comment

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

This is good to go. PR should be rebased merged after #906 is done.

URL had "party", but both view and unit tests had "party_id".
@amplifi amplifi merged commit 15f7044 into master Nov 8, 2016
@amplifi amplifi deleted the bugfix/#896 branch November 8, 2016 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants