Добавил трек и поле Примечание к Source
This commit is contained in:
@@ -671,6 +671,7 @@ class SourceListView(LoginRequiredMixin, View):
|
||||
'has_lyngsat': has_lyngsat,
|
||||
'lyngsat_id': lyngsat_id,
|
||||
'marks': marks_data,
|
||||
'note': source.note if source.note else '-'
|
||||
})
|
||||
|
||||
# Prepare context for template
|
||||
|
||||
Reference in New Issue
Block a user