Yes, you're right. I just assumed that if the info about loading
initial_data is printed that there will be printed info for non-
initial-data fixtures too.
On Aug 17, 11:53 am, Karen Tracey wrote:
> On Mon, Aug 17, 2009 at 11:10 AM, Marek Wawrzyczek
> wrote:
>
>
>
>
>
> > Hi,
>
> > I've got an
On Mon, Aug 17, 2009 at 11:10 AM, Marek Wawrzyczek wrote:
>
> Hi,
>
>
> I've got an application called myapp
>
> In the main folder of django project there is initial_data.json file
> containing initial data for the application
> I also have file "simplefix.json" situated in myapp/fixtures
> conta
On Mon, 2009-08-17 at 11:10 -0400, Marek Wawrzyczek wrote:
> Hi,
>
>
> I've got an application called myapp
>
> In the main folder of django project there is initial_data.json file
> containing initial data for the application
> I also have file "simplefix.json" situated in myapp/fixtures
> con
Hi,
I've got an application called myapp
In the main folder of django project there is initial_data.json file
containing initial data for the application
I also have file "simplefix.json" situated in myapp/fixtures
containing initial data for tests
Then after calling: python manage.py test mya
4 matches
Mail list logo