This could be very useful for generating dynamic forms. You create the 
model and then just have some views that generate and process a ModelForm 
that uses the created model with this interface.

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.

Just some ideas


On Friday, September 7, 2012 11:42:55 PM UTC-3, Timothy Clemans wrote:
>
> I've developed a GUI for creating models, see  
> https://github.com/timothyclemans/django-admin-models-editor
>
> Would this be helpful for developers? Would it be useful for you? Should I 
> keep developing it? What features would you like to see added?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/YjY0voEABLsJ.
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.

Reply via email to