Thanks! Joe and Russ. I plan to do it this way. I am pretty new to django. So, i really don't want to mess it too much, such as create my own manger etc... Gen On Aug 2, 2006, at 4:45 PM, Joseph Heck wrote: You might just consider using the model objects, or even the default manipulators, to create your base objects. That's exactly what we did, and have both "initial_data.py" and "example_data.py" as a part of our build & testing process. At the start, we just have the model imports and away we go. |
- 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 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
- Re: put some initial data in the db charles sibbald