Skip to main content

A simple Django model utility that provides to store primary key id as uuid.

Project description

=====
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-key

Add "django_uuid_primary_key" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'django_uuid_primary_key',
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-uuid-primary-key-1.1.0.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file django-uuid-primary-key-1.1.0.tar.gz.

File metadata

File hashes

Hashes for django-uuid-primary-key-1.1.0.tar.gz
Algorithm Hash digest
SHA256 6df843cbdfe45602cd988c42045bfad673fb7d04d8a839cc10a7edf128b4ef3a
MD5 2abb72fc2e80a0c274de27ff33a7d262
BLAKE2b-256 4a2b3f4dcd187b3b5872b50016db68ce4e388e891fd5bbca8201cf5cc859ff2d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page