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
App 32 output: Traceback (most recent call last): App 32 output: File "/data/env/lib/python3.7/site-packages/drf_yasg/utils.py", line 497, in get_field_default App 32 output: default = field_value_to_representation(field, default) App 32 output: File "/data/env/lib/python3.7/site-packages/drf_yasg/utils.py", line 461, in field_value_to_representation App 32 output: value = field.to_representation(value) App 32 output: File "/data/small_eod/backend-project/small_eod/tags/fields.py", line 15, in to_representation App 32 output: for item in data.all() App 32 output: AttributeError: 'list' object has no attribute 'all'
Zauważyłem na produkcji ww. wyjątek. Nie widzę konkretnego żądania, więc musimy obserwować.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Zauważyłem na produkcji ww. wyjątek. Nie widzę konkretnego żądania, więc musimy obserwować.
The text was updated successfully, but these errors were encountered: