feincms / form-designer

A simple form designer for Django
https://form-designer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
75 stars 32 forks source link

Patches in scope? #41

Open mjl opened 2 months ago

mjl commented 2 months ago

Over time, I have collected a couple of patches to form-designer, but I'm not sure if I should clean them up for merging or just keep them locked away where nobody sees the horror. Some are a bit hacky by misusing some field configs, for example.

matthiask commented 2 months ago

I think all of those are in scope. The choices field should probably be renamed (relabeled) to "choices / placeholder" or something like that.

mjl commented 2 months ago

Ok, thanks, I'll clean them up a bit and then you can yell at me for how ugly they are ;-)