charettes / django-colorful

Extension to the Django web framework that provides database and form color fields
https://pypi.python.org/pypi/django-colorful
MIT License
169 stars 58 forks source link

Colorful widget is not displayed in form #5

Closed DemersM closed 11 years ago

DemersM commented 11 years ago

The widget is automatically displayed in admin.ModelAdmin but not in BetterForm or BetterModelForm from django-form-utils

charettes commented 11 years ago

I don't have time to dig around django-form-utils code to figure out what's wrong here.

You should provide more details on how to reproduce the issue.