Skip to content

Please remove binary file test_project/db.sqlite #33

Open
@nirgal

Description

@nirgal

Hello

You project distribute with binary file test_project/db.sqlite, which makes it difficult to distribute.
That file should be removed from your project.
I believe it can be generated using ./manage.py syncdb --noinput.
So unit tests needs to be changed to do that first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions