文件名称:django-postgres-elasticsearch
文件大小:81.85MB
文件格式:ZIP
更新时间:2024-04-23 02:14:01
Python
django-postgres-elasticsearch 如果您从第2部分或更高版本开始,请不要忘记运行以下命令: # Create a static directory $ mkdir -p server/static # Build all of the Docker containers $ docker-compose up -d --build # Create a superuser $ docker-compose exec server python manage.py createsuperuser # Load all of the fixture data $ docker-compose exec server \ python manage.py loaddata \ catalog/fixtures/wines.json \