-
Found: 4.2.0
Ext.NET forum thread: [ColorField does not use new value when the change was made in the RGB text fields](https://forums.ext.net/showthread.php?61897)
The color selector component doe…
-
Given that jscolor is GPL3, doesn't that mandate that django-colorfield must *also* be GPL3?
-
We may need to add license files to the repo for these specific things. They live in the `static/js` and `static/css` subfolders of each individual app in the project.
-
Hi,
Are gantt charts supposed to work? I tried the two examples from amcharts but they don't seem to work. I was wandering if this is the same for everyone or just for me (i.e. I am doing somethin…
-
The latest setup.py states that it is v0.1.1 but if you download django-colorfield v0.1.1 from PyPI (with `pip install django-colorfield==0.1.1`) then the field freezing stuff for south is missing. He…
-
GET http://192.168.0.102:8000/media/colorfield/jscolor/jscolor.js 404 error
-
Crear aplicación para la creación, modificación o eliminación de grados, teniendo en cuenta los requisitos para estar en dicho cargo.
-
### Description
`/craftcms/cms/src/templates/_includes/forms/color.html` is missing a closing`)` on line 12
UPDATE: fixing this leads to another issue. In the browser console, it says `Uncaught Re…
-
I have given a default hex value (**'#FFC107'**) in the model field. But the widget still gets initialized with **#FFFFFF** .
Any clue as to why this is happening?
-
In short: Is there perhaps a way to inject a variable as Autoform prop which is passed to all child components?
The reason I'm asking:
I'm trying to create a custom field type within the antd mod…