This way Clair can easily become a federated (distributed) system. Do it early, when there is no valuable data present.
Use UUIDField and automatically generate a UUID with Python's uuid library.
https://docs.djangoproject.com/en/1.11/ref/models/fields/#uuidfield
This way Clair can easily become a federated (distributed) system. Do it early, when there is no valuable data present.
Use
UUIDFieldand automatically generate a UUID with Python'suuidlibrary.https://docs.djangoproject.com/en/1.11/ref/models/fields/#uuidfield