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
Either add the new data type to this guard, or implement the functionality: https://github.com/archesproject/arches/blob/02f2d8cf3c976c10f8f5793556dd528d4c8bb693/arches/app/models/migrations/10705_spatialviews_internationalisation_support.py#L337-L339
This will be tricky since this function is under the ownership of core arches.
The text was updated successfully, but these errors were encountered:
Another case for ORM-ifying these so that it's extensible via python classes only. Maybe effort should be focused there.
Sorry, something went wrong.
No branches or pull requests
Either add the new data type to this guard, or implement the functionality:
https://github.com/archesproject/arches/blob/02f2d8cf3c976c10f8f5793556dd528d4c8bb693/arches/app/models/migrations/10705_spatialviews_internationalisation_support.py#L337-L339
This will be tricky since this function is under the ownership of core arches.
The text was updated successfully, but these errors were encountered: