Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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() ?

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

No branches or pull requests

2 participants