Skip to content

Files

Latest commit

fea2f4c · Jul 24, 2019

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