fix-migration2
This commit is contained in:
@@ -283,9 +283,9 @@ def mongo_download(url):
|
|||||||
print("[migration] mongodump " + url)
|
print("[migration] mongodump " + url)
|
||||||
for one in [
|
for one in [
|
||||||
"content_items",
|
"content_items",
|
||||||
|
"content_items_categories",
|
||||||
"users",
|
"users",
|
||||||
"tags",
|
"tags",
|
||||||
"categories",
|
|
||||||
"comments",
|
"comments",
|
||||||
"remarks"
|
"remarks"
|
||||||
]:
|
]:
|
||||||
|
|||||||
Reference in New Issue
Block a user