django-colorfield

color field for django models with a nice color-picker in the admin.

MIT License

Downloads
409.1K
Stars
571
Committers
32

Bot releases are visible (Hide)

django-colorfield -

Published by fabiocaccamo about 3 years ago

  • Fixed widget backward-compatibility with older django versions.
django-colorfield -

Published by fabiocaccamo about 3 years ago

  • Fixed widget backward-compatibility with older django versions.
django-colorfield -

Published by fabiocaccamo about 3 years ago

  • Fixed subclasses of forms.Widget must provide a render() method. #70
django-colorfield -

Published by fabiocaccamo over 3 years ago

  • Fixed disable colorfield in ModelForm (thanks to @rcatajar). #67 #69
django-colorfield -

Published by fabiocaccamo almost 4 years ago

  • Fixed 500 error caused by palette choices. #65
django-colorfield -

Published by fabiocaccamo almost 4 years ago

  • Added hex (default) and hexa color format support. #58 #59
  • Added palette support using field choices. #19
  • Updated jscolor library version to 2.4.5.
django-colorfield -

Published by fabiocaccamo about 4 years ago

  • Used load event instead of window.onload callback.
Package Rankings
Top 1.7% on Pypi.org
Top 31.42% on Conda-forge.org
Badges
Extracted from project README
Related Projects