]> git.parisson.com Git - teleforma.git/commit
better telemeta inclusion
authoryomguy <yomguy@parisson.com>
Tue, 27 Mar 2012 21:42:00 +0000 (23:42 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 27 Mar 2012 21:42:00 +0000 (23:42 +0200)
commit7683212b27cb6119aa2ce52c031c17c999470a43
treee28f9a7d44b9cdfdc86ae7345df1906ed69a5616
parent59bb1d558d874942efe115e0a22661f3de361cc1
better telemeta inclusion
20 files changed:
doc/teleforma-all.dot
doc/teleforma-all.pdf
doc/teleforma.dot
doc/teleforma.pdf
example/diag.sh [new file with mode: 0755]
example/settings.py
example/urls.py
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/migrations/0014_auto__del_field_media_description__del_field_media_title__del_field_co.py [new file with mode: 0644]
teleforma/migrations/0015_auto__add_field_document_conference.py [new file with mode: 0644]
teleforma/migrations/0016_auto__add_field_media_course.py [new file with mode: 0644]
teleforma/migrations/0017_auto__chg_field_media_conference__chg_field_media_course.py [new file with mode: 0644]
teleforma/models.py
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/course.html [new file with mode: 0644]
teleforma/templates/teleforma/course_detail.html [new file with mode: 0644]
teleforma/templates/teleforma/courses.html [new file with mode: 0644]
teleforma/templates/telemeta/base.html [new file with mode: 0644]
teleforma/urls.py
teleforma/views.py