Hide the 'link_id' field for site
Also construct the scope_path from the fields in case the entity
has not yet been created.
Patch by: Sverre Rabbelier
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase