Thanks for the showmigrations and whatisthis output. It looks like there is a migration in master but not in 4.3.x, and I suspect it should be in both. I'll have to confirm that with Alexei when he's available.
- Cyrus On Thu, Nov 1, 2018 at 9:41 AM Dale Lloyd <[email protected]> wrote: > Thanks Adam. > > The output of 'python manage.py whatisthis > 065b7267-e746-11e6-84a6-026d961c88e6' is below. > > I am not sure what the output means? > > > > ================================================================================ > This UUID is the primary key for 2 objects: > > -------------------------------------------------------------------------------- > NodeGroup object > _state > <django.db.models.base.ModelState object at 0x7fa62db01c50> > cardinality > n > legacygroupid > None > nodegroupid > 065b7267-e746-11e6-84a6-026d961c88e6 > parentnodegroup_id > None > > -------------------------------------------------------------------------------- > Node object > _state > <django.db.models.base.ModelState object at 0x7fa62db12310> > config > None > datatype > semantic > description > > graph_id > fad0563b-b8f8-11e6-84a5-026d961c88e6 > isrequired > False > issearchable > True > istopnode > False > name > Description Assignment > nodegroup_id > 065b7267-e746-11e6-84a6-026d961c88e6 > nodeid > 065b7267-e746-11e6-84a6-026d961c88e6 > ontologyclass > http://www.cidoc-crm.org/cidoc-crm/E13_Attribute_Assignment > sortorder > 8 > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
