Re: Loading data in migrations

2014-05-06 Thread J Y
I would like to know this also. Can anyone provide an example of how to do this in 1.7? The doc leaves a lot to the imagination. I'd be willing to help update the docs if there's guidance on what the official "sanctioned" approach is to replicate the same functionality, that behaves like the

Loading data in migrations

2014-04-26 Thread Tim Chase
According to [1] """ [automatically loading initial data via fixtures is d]eprecated since version 1.7: If an application uses migrations, there is no automatic loading of fixtures. Since migrations will be required for applications in Django 1.9, this behavior is considered deprecated. If you wan