SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 3228e2a0 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

MIGRATION CAUTION: MUST READ *BEFORE* UPDATE

If you are updating on a machine please follow these steps
*BEFORE* updating your code to this commit.

If you are installing on a fresh database and do not need to think
about existing data, ignore the following and proceed as usual.

1. Run the following migrations:
```
python manage.py migrate --fake scipost zero
python manage.py migrate --fake notifications zero
python manage.py migrate --fake partners zero
python manage.py migrate --fake affiliations zero
python manage.py migrate --fake commentaries zero
python manage.py migrate --fake comments zero
python manage.py migrate --fake finances zero
```

2. *** NOW UPDATE/PULL GIT ***
3. Run: `python manage.py migrate --fake-initial`
parent 42bbdafe
No related branches found
No related tags found
No related merge requests found
Showing
with 108 additions and 371 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment