Hi,

I want to manage database(sql) tables through the web: actions like 
insert/edit/list/delete.
An application often needs just a database table to be easily managable
through the web by the users.

Now I realized that everytime I write a new app
I need to rewrite the whole thing according to the actual
database/table schema (forms/templates/validation/etc)

What I'd need:
A tool/module/anything that helps me to automate this process.
Something that just needs defining some table scheme and
not to rewrite the whole thing again.

Big thanks if you can help me!

-- 


--arutz
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to