Compare commits
2 Commits
7fa7b42b1a
...
0.2.8.10
| Author | SHA1 | Date | |
|---|---|---|---|
| e92964ce71 | |||
| 1a3aee39e0 |
@@ -192,6 +192,5 @@ def get_visible_data(current_user):
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
生产环境用于创建数据库结构的临时命令:
|
生产环境用于创建数据库结构的临时命令:
|
||||||
python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()"
|
python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()"
|
||||||
|
|||||||
Reference in New Issue
Block a user