]> git.parisson.com Git - teleforma.git/commit
move steps and some new blocks, add CourseDomain, locale, fix styles
authoryomguy <yomguy@parisson.com>
Thu, 10 Jan 2013 10:11:31 +0000 (11:11 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 10 Jan 2013 10:11:31 +0000 (11:11 +0100)
commit7cd7265ae3aa7f6005988ed421a9c298cfdd22e3
treebf75ca3c5d06718de2c25167d9d0e82b809fc19b
parentbde6a6d73724254e0ca04431eb302d09b1570a98
move steps and some new blocks, add CourseDomain, locale, fix styles
14 files changed:
teleforma/admin.py
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/migrations/0099_auto__add_coursedomain.py [new file with mode: 0644]
teleforma/models/core.py
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/postman/base.html
teleforma/templates/teleforma/answer_form.html
teleforma/templates/teleforma/inc/media_package_list.html
teleforma/templates/teleforma/seminar_detail.html
teleforma/templates/teleforma/seminar_media_video.html
teleforma/templates/teleforma/seminars.html
teleforma/templatetags/teleforma_tags.py
teleforma/views/pro.py