We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://wger.de/api/v2/exercisecomment/?id=597&page=1
Exercise comments is currently a mix of English and German with no language id field.]
Please could you add a language field like you have in the exercise endpoint so I can get exerisecomment?id=123&language=2
Thanks
The text was updated successfully, but these errors were encountered:
the exercise comments have no language filter on themselves, the language is set on the exercises.
TODO: see if it is possible to add to filterset_fields foreign keys like in django's own ORM
Sorry, something went wrong.
Update AUTHORS.rst
f45de11
Added fix for Issue wger-project#450
Merge pull request #557 from Rkamath2/master
9d173ef
Issue #450 fix
Successfully merging a pull request may close this issue.
https://wger.de/api/v2/exercisecomment/?id=597&page=1
Exercise comments is currently a mix of English and German with no language id field.]
Please could you add a language field like you have in the exercise endpoint so I can get exerisecomment?id=123&language=2
Thanks
The text was updated successfully, but these errors were encountered: