Fix rewiewers
This commit is contained in:
parent
9310bff319
commit
c564f4fd67
|
|
@ -1,4 +1,3 @@
|
|||
from django.db.models import F
|
||||
from pprint import pprint
|
||||
from transfer.models import Comments, Accounts, Establishments
|
||||
from transfer.serializers.comments import CommentSerializer
|
||||
|
|
@ -19,4 +18,4 @@ data_types = {
|
|||
"tmp": [
|
||||
transfer_comments
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user