Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygonzaleza authored Nov 29, 2024
1 parent f2c15c0 commit dc4c9e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions breathecode/media/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ class MediaSettings(TypedDict):
"image/jpg",
"application/octet-stream",
"application/x-pka",
"application/msword",
"application/vnd.openxmlformats-officedocument.wordprocessingml.document",
]

PROOF_OF_PAYMENT_MIME_ALLOWED = [
Expand Down

0 comments on commit dc4c9e5

Please sign in to comment.