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

Issue with attribute data type in models. #7

Closed
davepallot opened this issue Oct 1, 2020 · 1 comment
Closed

Issue with attribute data type in models. #7

davepallot opened this issue Oct 1, 2020 · 1 comment
Assignees

Comments

@davepallot
Copy link
Contributor

AttributeError at /admin/sofiax_detections/unresolveddetection/

'str' object has no attribute 'get'

Request Method: POST
Request URL:
Django Version: 3.1.1
Exception Type: AttributeError
Exception Value:

'str' object has no attribute 'get'

Exception Location: /opt/services/sofia_web_app/src/sofiax_web/sofiax_detections/models.py, line 126, in is_match
Python Executable: /usr/local/bin/python
Python Version: 3.8.1
Python Path:

@davepallot davepallot self-assigned this Oct 1, 2020
@davepallot
Copy link
Contributor Author

Use JSON field type.
commit: 0747c15

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

1 participant