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

Use of get_query_set() instead of get_queryset() #131

Open
sul4bh opened this issue Apr 7, 2016 · 0 comments
Open

Use of get_query_set() instead of get_queryset() #131

sul4bh opened this issue Apr 7, 2016 · 0 comments
Labels

Comments

@sul4bh
Copy link

sul4bh commented Apr 7, 2016

As far as I know, get_query_set() was replaced by get_queryset() in newer version of django. Should the code here (https://github.com/pinax/symposion/blob/master/symposion/sponsorship/managers.py#L7) be fixed fixed to use get_queryset() ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants