No project description provided
Reason this release was yanked:
wrong version
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.7.tar.gz
(1.6 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.7.tar.gz.
File metadata
- Download URL: django_ulidx-1.0.7.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Linux/6.10.14-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91dfbc9da760a4daea2f9fe3e33d156083342fe0d3e33ea9ca22e055f0adae00
|
|
| MD5 |
9b6ae25c73b9aeb2d74147f4d0cbef60
|
|
| BLAKE2b-256 |
a167bcfb592b74fcc7ef884cad5339649aca979e47d7ae2fa7e6aeb0db5ca116
|
File details
Details for the file django_ulidx-1.0.7-py3-none-any.whl.
File metadata
- Download URL: django_ulidx-1.0.7-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Linux/6.10.14-linuxkit
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da9c44ee66838eafbcb58893edba1344acaf0eebb34c1f2097690d435e6a87f7
|
|
| MD5 |
b729f9f735d89056e9d6f02de3eae5d6
|
|
| BLAKE2b-256 |
8434f8731ed65b242eda52e68300e09e03ea7aa7a68dfff1096e1cc2c255e4ac
|