Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(utils): update create_object_from_uri to work with generic uri
The `Uri` model now uses a generic foreign key instead of the direct foreign key to the `RootObject`. This commit updates all occurences of `root_object` to use the generic foreign key instead.
- Loading branch information