Add news transfer fix
This commit is contained in:
parent
aa6d88772d
commit
bcf52804a8
|
|
@ -433,7 +433,7 @@ def fix_news():
|
|||
continue
|
||||
|
||||
news.country = correct_country
|
||||
news.save()
|
||||
news_item.save()
|
||||
|
||||
|
||||
def fix_location_models():
|
||||
|
|
@ -450,7 +450,7 @@ def fix_location_models():
|
|||
# fix_location_collection()
|
||||
# fix_award_type()
|
||||
# fix_role()
|
||||
pass
|
||||
fix_news()
|
||||
|
||||
data_types = {
|
||||
"dictionaries": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user