]> git.parisson.com Git - teleforma.git/commit
add postman templates, fix training model
authoryomguy <yomguy@parisson.com>
Mon, 2 Apr 2012 15:04:42 +0000 (17:04 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 2 Apr 2012 15:04:42 +0000 (17:04 +0200)
commitb424393074d737b2cba6b9d15f400362e547ab23
tree73c0a46a128e5156ebb4fee70796d569b525eb7f
parent2f420822fbd907c98968afa73e3c7dd67e8cb6e3
add postman templates, fix training model
25 files changed:
example/settings.py
example/urls.py
teleforma/htdocs/css/teleforma_black.css
teleforma/models.py
teleforma/templates/postman/archives.html [new file with mode: 0644]
teleforma/templates/postman/base.html [new file with mode: 0644]
teleforma/templates/postman/base_folder.html [new file with mode: 0644]
teleforma/templates/postman/base_write.html [new file with mode: 0644]
teleforma/templates/postman/email_user.txt [new file with mode: 0644]
teleforma/templates/postman/email_user_subject.txt [new file with mode: 0644]
teleforma/templates/postman/email_visitor.txt [new file with mode: 0644]
teleforma/templates/postman/email_visitor_subject.txt [new file with mode: 0644]
teleforma/templates/postman/inbox.html [new file with mode: 0644]
teleforma/templates/postman/inc_subject_ex.html [new file with mode: 0644]
teleforma/templates/postman/reply.html [new file with mode: 0644]
teleforma/templates/postman/sent.html [new file with mode: 0644]
teleforma/templates/postman/trash.html [new file with mode: 0644]
teleforma/templates/postman/view.html [new file with mode: 0644]
teleforma/templates/postman/write.html [new file with mode: 0644]
teleforma/templates/teleforma/course_detail.html
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/telemeta/base.html
teleforma/urls.py
teleforma/views.py