It's an ordered json field
Project description
Django Json Ordered
Install:
pip install django-json-ordered
Usage:
Create your model:
from django.db import models
from django_json_ordered.fields import JsonOrderedField
class YourModel(models.Model):
your_field = JsonOrderedField()
Compatibility
This module is only compatible with postgresql
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-json-ordered-0.7.tar.gz
.
File metadata
- Download URL: django-json-ordered-0.7.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14e79a45d67cff544c0b22ef2bab0509850b1981d1e086f0b88e5c79e048fb03 |
|
MD5 | 411087973b30d869a9f272212d6865bf |
|
BLAKE2b-256 | bc22131defba9fbed297a75aa60a18c4ce1299fc6a4ce4b6b9b7e4d3e218f5b5 |
File details
Details for the file django_json_ordered-0.7-py3-none-any.whl
.
File metadata
- Download URL: django_json_ordered-0.7-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0d9dc6bc8a0b7ad9f8e098b376e78be577ffc4d0f3c4406a3578cda09c80b95 |
|
MD5 | 7a8e61e6342699131603227fa550becc |
|
BLAKE2b-256 | c53380ac6df83f88fcaa8cb0d144fa20a00b37c5b72ef43567f100012f096fd1 |