=====
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',
]
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',
]
Release files for django-uuid-primary-key 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-uuid-primary-key-1.1.0.tar.gz | 3.4 kB | Details |
Release files / django-uuid-primary-key-1.1.0.tar.gz
| Download URL | django-uuid-primary-key-1.1.0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6df843cbdfe45602cd988c42045bfad673fb7d04d8a839cc10a7edf128b4ef3a
|
|
BLAKE2b-256 checksum How to use checksums |
4a2b3f4dcd187b3b5872b50016db68ce4e388e891fd5bbca8201cf5cc859ff2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |