Skip to content

Commit

Permalink
Merging in webp support from branch 'master' of https://github.com/hu…
Browse files Browse the repository at this point in the history
  • Loading branch information
respondcreate committed Dec 29, 2019
2 parents db1f146 + a96f167 commit 72b9133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions versatileimagefield/utils.py
Expand Up @@ -31,6 +31,7 @@
'image/tiff': 'TIFF',
'image/x-xbitmap': 'XBM',
'image/x-xpm': 'XPM',
'image/webp': 'WEBP',
}


Expand Down

0 comments on commit 72b9133

Please sign in to comment.