Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 162 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 162 Bytes

Adding migrations

To generate migrations:

export DJANGO_SETTINGS_MODULE=moonsheep.tests.migrations_settings
django-admin makemigrations moonsheep