A HTML5 color field for Django models.
Project description
This module fills the need of having a ‘colorfield’ that’s usable in both django models and forms.
Usage
from colorfield import ColorField
class MyModel(models.Model):
color = ColorField()
Thanks
Many thanks to Jared Forsyth and others for the original javascript version of this package.
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
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-html5-colorfield-2.0.tar.gz.
File metadata
- Download URL: django-html5-colorfield-2.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc50e0166be452091cda93ab3951570e4d79121ed99fb8ec8a3eb8e02df4d27c
|
|
| MD5 |
98aecf8d7fdb9f0138b9bba8a4789cc0
|
|
| BLAKE2b-256 |
72f976063888d4bce0dfc449a7267960ef00e77da1f14bfc3fb9218752cf7e0f
|
File details
Details for the file django_html5_colorfield-2.0-py3-none-any.whl.
File metadata
- Download URL: django_html5_colorfield-2.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee8713c77213b227353bf56126118ed62efd954e171ddd82eb801d56bfbe0055
|
|
| MD5 |
3b776b73bd3278f9e93522be31fbc269
|
|
| BLAKE2b-256 |
92ac9d2093489da589910b6e0743c4293586974d34012ebf44fde3b1810daad7
|