I'm a completely new user, I've a lot of experience in Delphi, C++ programming, and some on Python, but now I 've the challenge to conver entirely an application from Delphi to web. The application has in the magnitude of 1000 tables.
I'm evaluating Django and TurboGears. I've a few initial questions for do some tests and decide upon witch platform I'll choose. 1. How can I do a lookup field that must be choosen from another table that has >100000 records I would like to have a "component" with a button that opens a new form that let me browse in some group of records, filtered for some user guess, and let me choose the record desired that fills in the initial "component" 2. I read about a generic browse, I woud like also a generic browse that some columns are editable. It's a common paradigm in my apllication to let the user edit several records at once in a tabular format, that is very natural for the domain in hands. Hope for some responses, with samples if possible or links to some identical stuff. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---