Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to media manager
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 3 Mar 2013 20:27:36 +0000 (14:27 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 3 Mar 2013 20:27:36 +0000 (14:27 -0600)
commit9d4cebfd36b7bba3d8d4ad2cb97a85ec63068cb5
tree3ab0a8a3b331e78089859e98d42ada6e8ac33129
parent787aafd64482de3a4d150c75ffec024e8e11f287
Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to media manager

The reason for this is to avoid defining this twice as we were
previously (once in the template, once in video/models.py)

This commit sponsored by Roland McIntosh.  Thank you!
mediagoblin/media_types/video/__init__.py
mediagoblin/media_types/video/models.py
mediagoblin/templates/mediagoblin/media_displays/video.html