I have been uploading my site in "compiled" form to take advantage of every effeciency, but I just noticed a significant drawback that I did not expect.
The admin interface no longer permits access to the database administration page if the site is compiled. I don't completely understand why I can no longer examine the table contents, perform manual 'selects' to search fields, do import/export, etc. just because the application is compiled. This is a significant factor in deciding whether to use "compiled" sites or not. I am not looking to modify db.py, just use the clever built-in database admin page. Has anyone revamped the admin page to allow this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

