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.8.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.8.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.8.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.10.14-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad1fcf4822d05ff0199f5b9c10a7ad6cc0b413e0864f778b8e5de8f42620e427
|
|
| MD5 |
b1e5bc604a68cc31019063d1e2c27cb2
|
|
| BLAKE2b-256 |
164a8ded3f393544c3afdef245fcc0c5e11c092f83d6bd5f436fcef51c034dd1
|
File details
Details for the file django_ulidx-1.0.8-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.8-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.7 Linux/6.10.14-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d10816f3fd8c47d6dd4bd491b80cca9873749e6d1c9ae9380e494d1dcebd9e5e
|
|
| MD5 |
40eead52d599bd2aa63750f246b15caf
|
|
| BLAKE2b-256 |
5c940d1f56657d369d6fa72c4c57253e7152250561225ce06d8d3ac9792c5ffb
|