Add: thumbnail fields to the PostFile model
This commit is contained in:
parent
f783d29202
commit
4d4c1c7e11
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from itertools import count
|
||||
from typing import Dict, List, Optional
|
||||
from rest_framework import serializers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue