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.6.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.6.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.6.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.14-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9e1ed1188f88827833b579ed3eea53a19d1abdccbcb5f1b350edd8307b53375
|
|
| MD5 |
24185d865bd536d1030dae2c0205df24
|
|
| BLAKE2b-256 |
e62352aa18bd787968b695565fa16988e65ddab4cac4ce9629baace7b0945abe
|
File details
Details for the file django_ulidx-1.0.6-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.6-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.14-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d742a48cf003ea90a017eed81deffaeeb659656537df071f719878224660f8d
|
|
| MD5 |
91c819191b66afaa367d9ac0e7817c3a
|
|
| BLAKE2b-256 |
f61e832b09f6f03c398da10da5801d092c61c615e8bae6b0edeae848e0d01c37
|