language moved to dataclass

This commit is contained in:
Egor Matveev
2021-11-06 12:35:57 +03:00
parent c2490b564e
commit 5fd4823740
9 changed files with 82 additions and 26 deletions

View File

@@ -7,8 +7,8 @@
{{ solution.time_sent }}
</td>
<td>
<img src="{{ solution.language.logo.url }}" width="30px" height="30px">
{{ solution.language }}
<img src="{{ solution.language.logo_url }}" width="30px" height="30px">
{{ solution.language.name }}
</td>
<td>
<h4>