Skip to content

1146, "Table 'db.table_name' doesn't exist" - error #74

@abkiran

Description

@abkiran

I created a fixture using dump_object with --kitchensink option.
python manage.py dump_object --kitchensink tours.tour ids 400 > tours/fixtures/tours.json

I got the tours.json file. Now when I run tests, with the below command
./manage.py test -n It says the child_table_name does not exist

How to resolve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions