> My question is simple... Has anyone used Metakit with web.py? Is it > possible?
web.py is designed so that you can use whatever other apps you like. If metakit doesn't work for it with some reason, then that's definitely a bug. > Anyway, how the question of updating database structure is dealt in > web.py? Normally one just uses SQL ALTER TABLE statements. > Is there any resource (productive or in development) in web.py to help > build administrative interfaces? Not really. infogami has some things (as well as a much more flexible database system) but most web.py apps don't use it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
