> > usefull implementation I'm thinking for the next future are the > possibilities to automatically inspect db content such as table names > and field feature and some procedure to import data from a csv file. > For help with that, see http://code.google.com/p/web2py/source/browse/scripts/extract_pgsql_models.py.
At the moment I've used sourceforge for hosting this... is there a > better place for web2py plugins such as web2py slices? > Github is probably best (or possibly Bitbucket or Google Code). I think the plan is for web2pyslices to add a "plugin" content type for posting plugins (you would still probably host the actual code at Github or elsewhere and link to it from web2pyslices). For now, you can post a "recipe" on web2pyslices and add the "plugin" tag, as several others have done. Anthony