sharshub/django-pk-to-uuid
Writing custom Django migrations to convert data type of Primary Key, also updating Foreign Keys.
revsys/django-tracer
Generate a UUID on all Django requests for traceability
bitmario/uuid0
A Python 3 library for better timestamped UUIDs
vaibhavmule/django-uuid-primary-key
Django UUID Primary Key is a simple Django model utility that provides to store primary key id as uuid.
weijiezhang-star/Todo-list-with-ReactJs-Django-MySQL
jaddison/django-prefix-id
A modern Django model ID field, enabling prefixed Stripe-like IDs. Base62 encoding UUID values.
shamaru001/random_uuid_images
HTTP Server print a uuid, this is a good image to test replicas in kubernetes or docker-swarm.
IamMiracleAlex/randoms
A REST API for randomly generated objects with uuid
co01l3r/social_network_dj
test project powered by django
ShawonBarman/User-Authentication-with-Email-Verification
I will do this project to a better understanding of how to authenticate with email verification in Django. Here I had uses the UUID module to generate a random verification code and then our system will send this code to the user to verify his/her account.