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

@@ -24,7 +24,7 @@
Язык
</td>
<td>
<img src="{{ solution.language.logo.url }}" width="30px" height="30px">
<img src="{{ solution.language.logo_url }}" width="30px" height="30px">
</td>
</tr>
<tr>