Skip to content

tsotetsi/django-seed

Repository files navigation

django-seed

Django boilerplate.

Setup development environment.

Init project.

The following command will install all project dependencies.

`pip install -e .`

Running tests.

`pytest` or `pytest --ds=project.settings_test tests/`

Renaming files.

The following files needs to be renamed to suits your project.

Releases

No releases published

Packages

No packages published

Languages