You are viewing a single comment's thread from:
RE: [Part 2] Simple Chat Application using DjangoRestFramework
If i want to send and receive media file, what else do i need to do apart from following?
Creating an attribute file in message model and adding the same attribute in MessageSerializer as well.