python3-django-shortuuidfield

Short UUIDField for Django for Python 3
  https://github.com/nebstrebor/django-shortuuidfield
  0
  no reviews



For Python 3. Provides a ShortUUIDField for your Django models which uses the base-57 "Short UUID" package. Originally, a fork from David Cramer's excellent django-uuidfield, but not much is left of that besides a bit of structure.