]> git.parisson.com Git - telemeta.git/commit
- fix streaming from processor although the new Apache directive WSGIApplicationGroup...
authoryomguy <yomguy@parisson.com>
Wed, 27 Apr 2011 11:20:52 +0000 (13:20 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 27 Apr 2011 11:20:52 +0000 (13:20 +0200)
commitc9a833c9ab845c6dca6a6ddcf9261fecc8984f94
tree31cb7e0691b945421e5c71491bc665fd85fc4346
parent3697ced7893f3ba2363f6709516937fe98a2ef82
- fix streaming from processor although the new Apache directive WSGIApplicationGroup %{GLOBAL}
  needed by the last TimeSide decoder prevents from giving a real first streaming (TODO).
- Add examples for Apache2 mod-wsgi conf and django settings
- Fix documentation
INSTALL
README
conf/examples/apache2/telemeta.conf [new file with mode: 0644]
conf/examples/django/settings.py [new file with mode: 0644]
conf/examples/django/urls.py [new file with mode: 0644]
telemeta/web/base.py