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.3.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.3.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.10.11-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
823ed000686d56900571ee3915ba9297f627413a3e41bdbe2fec579b9caa5604
|
|
| MD5 |
ca8986a2934f7222c45ea909c518a508
|
|
| BLAKE2b-256 |
2e4e2e4e589184acbcca4c243dc3e91626a48e41773899c177ce79de2845f89c
|
File details
Details for the file django_ulidx-1.0.3-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.3-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.10.11-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23bfb782a6914ca712e22b40d1c8af3dc44ae0a8ca84865828b0c6170b873894
|
|
| MD5 |
844cf86cf22d0389fa813a01ff079d7e
|
|
| BLAKE2b-256 |
11cf35504c2e6a4ea4475b5256d39cbd00cb9636d30b1f056b450892bd4be2f1
|