Добавил трек и поле Примечание к Source

This commit is contained in:
2025-11-25 17:45:34 +03:00
parent 68486d2283
commit 388753ba31
7 changed files with 207 additions and 18 deletions

View File

@@ -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