Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-html5-colorfield-2.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

django_html5_colorfield-2.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page