добавление полей работы с донесениями
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -55,6 +55,10 @@ def update_bd_and_create_document(
|
||||
data['original_text'] = original_text
|
||||
data['status'] = False
|
||||
data['viewed'] = False
|
||||
data['tematik'] = False
|
||||
data['svodka'] = False
|
||||
data['donesenie'] = False
|
||||
data['bilutene'] = False
|
||||
data['other'] = other
|
||||
|
||||
# Сохранение в БД через pbd
|
||||
|
||||
Reference in New Issue
Block a user