Thank you for the feedback. I implemented the simple_mode suggestion. I'll use it personally so I don't have to click two checkboxes.
I have simple ungrouped choices almost implemented. Unfortunately I'm getting weird undefined errors in my javascript. Most other field options are enabled now. Once I get choices fully implemented I'll focus on being able to edit models. I forgot about South. Having a GUI for it will be nice because I was constantly getting errors I didn't understand. I found the comment about having clients use this interesting. I would be interested in making this easy for non-developers to use. On Sat, Sep 8, 2012 at 3:05 PM, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote: > On Sat, 8 Sep 2012 08:00:21 -0700 (PDT), Joni Bekenstein > <jonibekenst...@gmail.com> declaimed the following in > gmane.comp.python.django.user: > >> Also having a "simple" mode for the client who will actually use this would >> be helpful. For example, instead of enabling blank/null checkboxes, just >> add one "required" checkbox. >> > For a string field, having Null and Not Blank can be a meaningful > difference (or the other way around, Not Null and Blank Allowed -- since > this means the user has to explicitly set the field to blanks rather > than passing an undefined/null) > -- > Wulfraed Dennis Lee Bieber AF6VN > wlfr...@ix.netcom.com HTTP://wlfraed.home.netcom.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.