Once again I am LOVING web2py. It's transformational technology.
I do have some admin interface suggestions:
1 - It would be very nice if all views in the admin interface included a
single horizontal line near the top that had links back to the last 4 or 5
edited files to make it easier to bounce back and forth.
2 - The collapsed state of the groupings should be remembered. I rarely
(never) need to see the language files, for example, and they are above the
javascript and css files.
3 - The most often edited groups should be at the top (even though the db
group is conceptually first. Maybe the DB group should be collapsed if it
needs to be first for new users.
I typically edit the views and style sheets most often, followed by the
controllers.
4 - When editing a view it would be great if there was a popup to the list
of style sheets and javascript files being included by the view.
5 - Something to think about: the admin interface could display in two
columns optionally. That would make many of the files visible without
scrolling
6 - The default text editing area for a file could be larger. Maybe there
should be an alternate view of it that removes the large hotkey display.
More to come....