I would like to make an initial multi table record insert in order to produce a manual/setup-like db initialization. I know that the administrative app lets you import table records by importing csv(s). Now, is there a featured method in web2py to make a one click multi table csv import? If there is not, would it be a good new feature? Perhaps there are better methods of database initial setup available for the framework?
Thanks