You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some legacy code that expects specific model fields (the ones
that were part of TempEntityClass). This commit checks if those even
exist, before setting their attributes.
Closes: #298
There is some legacy code that expects specific model fields (the ones
that were part of TempEntityClass). This commit checks if those even
exist, before setting their attributes.
Closes: #298
There are field names hardcoded in
forms.py
:apis-core-rdf/apis_core/apis_entities/forms.py
Line 182 in 8aa5394
This breaks ontologies if they don't use those fields in their entities
The text was updated successfully, but these errors were encountered: