Is there a custom fields plugin or component of django
- From: kevon wang <kevonwang6032@xxxxxxxxx>
- Date: Thu, 24 May 2012 19:53:48 -0700 (PDT)
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.
plugin'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.
.
- Prev by Date: Re: Namespace hack
- Next by Date: Re: Email Id Verification
- Previous by thread: Scoping Issues
- Next by thread: installing 2 and 3 alongside on MS Windows
- Index(es):