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

Correct override_urls check in Api (closes #692) #819

Merged

Conversation

acdha
Copy link
Contributor

@acdha acdha commented Feb 15, 2013

This applies the same change which #516 made to Resource to only issue the
deprecation warning when override_urls() actually returns something.

This also changes the logic in both locations to avoid calling override_urls()
more than once

This applies the same change which django-tastypie#516 made to Resource to only issue
the deprecation warning when override_urls() actually returns something.

This also changes the logic in both locations to avoid calling
override_urls() more than once
toastdriven added a commit that referenced this pull request Feb 15, 2013
Correct override_urls check in Api (closes #692)
@toastdriven toastdriven merged commit c75734c into django-tastypie:master Feb 15, 2013
@toastdriven
Copy link
Contributor

LGTM. Thanks!

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