DiscoveredPackage already has a uuid field but it's not the pk CodebaseResource has only a id Note: we want to keep the `id` as pk, simply add the uuid for the URLs and reference the object.
DiscoveredPackage already has a uuid field but it's not the pk
CodebaseResource has only a id
Note: we want to keep the
idas pk, simply add the uuid for the URLs and reference the object.