Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

How to add support for audio files? #65

Closed
indrajithi opened this issue May 3, 2017 · 1 comment
Closed

How to add support for audio files? #65

indrajithi opened this issue May 3, 2017 · 1 comment

Comments

@indrajithi
Copy link

No description provided.

@sigurdga
Copy link
Owner

sigurdga commented May 6, 2017

Hi @indrajithi

There are some restrictions in the javascript library used (jquery-file-upload). If you search for "png", you should see where. Just add the allowed mimetypes where the library are restricting mimetypes (acceptFileTypes).

The Python/Django code should be allowing these files already.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants