Skip to content
Snippets Groups Projects
Commit ec46fe01 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Removes initial migrations

parent 18a0fa0d
No related branches found
No related tags found
1 merge request!1Add datamodel
Pipeline #33450 failed
......@@ -16,6 +16,7 @@ test-code:
script:
- cd ldvspec
- pip install -r requirements/dev.txt
- rm lofardata/migrations/????_*.py
- python manage.py makemigrations --settings ldvspec.settings.ci
- python manage.py migrate --settings ldvspec.settings.ci
- python manage.py test --settings ldvspec.settings.ci
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment