django-uuid-primary-key 1.1.0
pip install django-uuid-primary-key
Latest version
Released:
A simple Django model utility that provides to store primary key id as uuid.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Vaibhav Mule
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
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',
]
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Vaibhav Mule
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-uuid-primary-key-1.1.0.tar.gz
.
File metadata
- Download URL: django-uuid-primary-key-1.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6df843cbdfe45602cd988c42045bfad673fb7d04d8a839cc10a7edf128b4ef3a |
|
MD5 | 2abb72fc2e80a0c274de27ff33a7d262 |
|
BLAKE2b-256 | 4a2b3f4dcd187b3b5872b50016db68ce4e388e891fd5bbca8201cf5cc859ff2d |