1) How can I import the db/model of one application for another?
I've been reading threads like this, on sharing models and I've seen
some suggestions on creating a module to export a DB from the source
app and the use of the local_import() method. I've tried that, but
couldn't make it work. Would you give me an example of what code would
that module?

2) Let's say I don't want to touch in the db/model source app. Would
there by any way to make this work without having to add any module?

Thank you,
Best regards

Reply via email to