indicator_name: | {{ object.indicator.name }} |
user_username: | {{ object.user.username }} |
created_at: | {{ object.created_at }} |
updated_at: | {{ object.updated_at }} |
date: | {{ object.date }} |
unit_name: | {{ object.unit.name }} |
value: | {{ object.value }} |
val_max: | {{ object.val_max }} |
val_min: | {{ object.val_min }} |
notes: | {{ object.notes }} |