Ignore:
Timestamp:
02/02/12 16:16:19 (17 months ago)
Author:
yomguy <yomguy@…>
Branches:
master, crem, crem2, dev, dev2, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
Children:
c4ffd8f
Parents:
c8df08e
git-author:
yomguy <yomguy@…> (02/02/12 16:16:19)
git-committer:
yomguy <yomguy@…> (02/02/12 16:16:19)
Message:
  • resource children form as checkbox
  • add webm streaming support
  • experimental HTML5 video support (webm only)
  • please update timeside from dev master branch
File:
1 edited

Legend:

Unmodified
Added
Removed
  • example/sandbox_sqlite/settings.py

    rb2dd00b rd5b2406  
    122122 
    123123TELEMETA_DOWNLOAD_ENABLED = True 
    124 TELEMETA_STREAMING_FORMATS = ('mp3', 'ogg') 
     124TELEMETA_STREAMING_FORMATS = ('mp3', 'ogg', 'webm') 
    125125TELEMETA_PUBLIC_ACCESS_PERIOD = 51 
    126126AUTH_PROFILE_MODULE = 'telemeta.userprofile' 
Note: See TracChangeset for help on using the changeset viewer.