# Create tables
python manage.py migrate

# Create ES indices
python manage.py bootstrap_elasticsearch
