No project description provided
Project description
Django ULIDX
Django IDX is a Django extension which allows developers to use alternative sequential IDs like ULID as ID.
Usage
from django.db import models
from django_ulidx.models import ULIDField
class MyModel(models.Model):
id = ULIDField(primary_key=True)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_ulidx-1.0.10.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_ulidx-1.0.10.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.10.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.1 Linux/6.12.54-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d57a818b7317772ca206a56df66d05eef342100965a3d6632e9e88e251287109
|
|
| MD5 |
bf158cb6f3243b1d4b3e83ba951594be
|
|
| BLAKE2b-256 |
f0a424c3166d0f3b270e94323df94db41547b2013b1b307daf5e80f75a89526f
|
File details
Details for the file django_ulidx-1.0.10-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.10-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.1 Linux/6.12.54-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baf72941d379b4fec9ab186aad8f806df7efcf29c9c20a91365ff29ca64e7010
|
|
| MD5 |
5f4120299cac71c9901d57c09b7ec618
|
|
| BLAKE2b-256 |
159dc8569ab9ee28ebf515db3ecd2929a676b1576484c6c6033beffe55b57c86
|