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 a TypeError fetching the allowed_methods when the ModelViewSet has no prefix in the callback (when is the class instance). #1

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

msaelices
Copy link

This commit is a fix 85ba4d2

But also introduces a new TypeError when the self.callback.suffix is empty.

no prefix in the callback (when is the class instance).
debnet added a commit that referenced this pull request Mar 15, 2016
Fix a TypeError fetching the allowed_methods when the ModelViewSet has no prefix in the callback (when is the class instance).
@debnet debnet merged commit eedcae5 into debnet:master Mar 15, 2016
@debnet
Copy link
Owner

debnet commented Mar 15, 2016

Thanks for the review!

debnet pushed a commit that referenced this pull request Mar 16, 2016
@debnet
Copy link
Owner

debnet commented Mar 16, 2016

Next time, please run tests. ;)

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.

2 participants