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.2.tar.gz
(1.8 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.2.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.10.4-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55105e20b0e2e6ae04b4d2cf2f0d90986b04677d08dddcaab2c1ac320ac77b33
|
|
| MD5 |
03c874ec75dde540b1a288f91ddc31d7
|
|
| BLAKE2b-256 |
2b179fa3920f67e5389a6c2f949c0e4ee504fe380bdab2ca0f2d5f027721c6c2
|
File details
Details for the file django_ulidx-1.0.2-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.10.4-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59a960dc18fa8db81aa9da8d0b1e0e02013883347aec28bb34425ba0da404494
|
|
| MD5 |
57334ff0ca0ecf76bed09ebc9d29b198
|
|
| BLAKE2b-256 |
c654490ffad6d8365bf76aa7e785cc8dee76459482af4f189f965640b19b2b6f
|