website/www
Brett Smith 619bc033bc js: Render <video> inner HTML when no source is supported.
The HTML inside <video> is meant to be rendered by browsers that don't
support the tag at all.  You have to respond to the JavaScript error event
to deal with browsers that support video, but no available source.  See
<https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_HTML5_audio_and_video#Showing_fallback_content_when_no_source_could_be_decoded>.
2016-12-31 15:19:59 -05:00
..
conservancy js: Render <video> inner HTML when no source is supported. 2016-12-31 15:19:59 -05:00
conservancy_ssl_wrapper.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
conservancy_wrapper.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
modpythoncustom.py modpythoncustom was needed for Django operation 2010-09-29 20:35:21 -04:00
wsgicustom.wsgi Remove hardcoded references to /var/www. 2016-12-02 22:17:42 -05:00