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

Please Add History or Help for Upgrade #232

Open
3lf opened this issue May 25, 2021 · 1 comment
Open

Please Add History or Help for Upgrade #232

3lf opened this issue May 25, 2021 · 1 comment

Comments

@3lf
Copy link

3lf commented May 25, 2021

return ServiceCategorySerializer(value.all(), many=True).data

    raw_query = request.GET[restql_settings.QUERY_PARAM_NAME]
AttributeError: 'NoneType' object has no attribute 'GET'

Hi I install django_restql again and my last code is expired because package is upgrade
I look for an Upgrade help or changed list and I don't found it.
Thanks for add feature to package but Please add help to fix problem in the upgrade

@yezyilomo
Copy link
Owner

What problem are you facing?. The only thing which has been changed in v0.13.0 is ’query’ kwarg if you were using it in your code you might be facing issues if you upgrade.

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

No branches or pull requests

2 participants