django-uuid-primary-key 1.1.0

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangouuidprimarykey 1.1.0

=====Django UUID Primary Key=====Django UUID Primary Key is a simple Django model utility which provides to store primary key id as uuid.Detailed documentation is in the "docs" directory. [Todo: docs directory]Quick start-----------Install package:: pip install django-uuid-primary-keyAdd "django_uuid_primary_key" to your INSTALLED_APPS setting like this:: INSTALLED_APPS = [ ... 'django_uuid_primary_key', ]

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.