I want to find a plugin of django what it can custom fields in the form.
The functions include custom fields in web page and create the fields in
database.
plug's flow like these:
     1.we can define fields in web page
--> 2.create the table in database(table includes all custom fields)
--> 3.generate CURD operations in web server
--> 4.we can CURD records in web pages.

I want to know whether there is a plugin or component of django, If there
is please tell me. Maybe there is the other plugin like this as well.

I'm urgent. Thanks very much.

-- 
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.

Reply via email to