Thanks for help. I did feel this hook is kind of strange since the whole idea of using model/DB API is to avoid writing SQL script. Since initial info I need to put in is some system info (such as host name, ip address...), which are not fixed, I intend to write another py file to do that instead of generating SQL dynamically. However, can I override class's __init__ function? Or I need to create a customized Manager for that?? Gen On Aug 2, 2006, at 3:38 PM, Malcolm Tredinnick wrote:
|
- Re: put some initial data in the db Gennan Chen
- Re: put some initial data in the db Joseph Heck
- Re: put some initial data in the db Gennan Chen
- Re: put some initial data in the db Aidas Bendoraitis
- Re: put some initial data in the db Don Arbow
- Re: put some initial data in the db Russell Keith-Magee
- Re: put some initial data in the db Malcolm Tredinnick
- Re: put some initial data in the db Alan Green
- Re: put some initial data in the db Malcolm Tredinnick
- Re: put some initial data in the db Russell Keith-Magee
- Re: put some initial data in the db mazurin

