wuttasync.importing.wutta
¶
Wutta ⇄ Wutta import/export
- class wuttasync.importing.wutta.ToWuttaHandler(config, **kwargs)[source]¶
Handler for import/export which targets Wutta ORM (app database).
- make_target_session()[source]¶
Call
make_session()
and return the result.- Returns:
Session
instance.
- target_key = 'wutta'¶