]> git.parisson.com Git - teleforma.git/commit
smoother tw style, add tags and a good messaging thx to postman
authoryomguy <yomguy@parisson.com>
Wed, 4 Apr 2012 16:08:12 +0000 (18:08 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 4 Apr 2012 16:08:12 +0000 (18:08 +0200)
commitef1737a50fcd2f763e813d50f92f12e92bd47c4b
tree45fabc018538eb2e241788bed753b99153371e63
parent99ca052748378d2eb0335297832fd69e568e9d3a
smoother tw style, add tags and a good messaging thx to postman
29 files changed:
doc/teleforma-all.dot
doc/teleforma-all.pdf
doc/teleforma.dot
doc/teleforma.pdf
example/settings.py
setup.py
teleforma/admin.py
teleforma/context_processors.py [new file with mode: 0644]
teleforma/htdocs/css/teleforma_black.css
teleforma/htdocs/images/1pixelout-player-colour-scheme.png [new file with mode: 0755]
teleforma/htdocs/images/twitter_web_sprite_bgs.png [new file with mode: 0644]
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/models.py
teleforma/templates/postman/base.html
teleforma/templates/postman/base_folder.html
teleforma/templates/postman/base_write.html
teleforma/templates/postman/email_user.txt
teleforma/templates/postman/view.html
teleforma/templates/teleforma/course_media.html [new file with mode: 0644]
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/inc/conference_list.html
teleforma/templates/teleforma/inc/document_list.html
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/telemeta/base.html
teleforma/templates/telemeta/inc/user_list.html [new file with mode: 0644]
teleforma/templatetags/__init__.py [new file with mode: 0644]
teleforma/templatetags/teleforma_tags.py [new file with mode: 0644]
teleforma/urls.py
teleforma/views.py