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.9.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.9.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.9.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.0 Linux/6.12.54-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39f969642aab7a1837aac6e10cc591c7bd39938d361813187d016f593626fcb0
|
|
| MD5 |
6a5495f39ef15a17722e205ef6e8bd1f
|
|
| BLAKE2b-256 |
6af989043025a89de15e71b3a433f8031582b010389da878b1d9d44050f2e264
|
File details
Details for the file django_ulidx-1.0.9-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.9-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.0 Linux/6.12.54-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
822dafc86c02af35a5a09e8a0b4222628f3a2388e31c82370be5730153b20594
|
|
| MD5 |
3fcc61a1edb827772730693c6f23faa9
|
|
| BLAKE2b-256 |
c92c03d27dd3f5ef029a1c2b6f2c1294100bb686dd75ccbdb553e21a2b1b3dfd
|