]> git.parisson.com Git - telemeta.git/commit
add user authentication, disable admin panel for anonymous users, allow to enable...
authorolivier <>
Sun, 11 Apr 2010 14:41:21 +0000 (14:41 +0000)
committerolivier <>
Sun, 11 Apr 2010 14:41:21 +0000 (14:41 +0000)
commit6c66d0750a604ead361efdbf1e2738bd9f53606e
tree11f7f9071e8cb516a06bb76ea94586ead0138fef
parent5b79fac71eefc72fad9159665cc75abd2675cb8d
add user authentication, disable admin panel for anonymous users, allow to enable/disable audio export with a configuration option
INSTALL
telemeta/htdocs/css/telemeta.css
telemeta/locale/fr/LC_MESSAGES/django.mo
telemeta/locale/fr/LC_MESSAGES/django.po
telemeta/templates/telemeta/login.html [new file with mode: 0644]
telemeta/templates/telemeta_default/base.html
telemeta/templates/telemeta_default/login.html [new file with mode: 0644]
telemeta/templates/telemeta_default/mediaitem_detail.html
telemeta/urls.py
telemeta/web/base.py