]> git.parisson.com Git - teleforma.git/commit
add new conference view and actions
authoryomguy <yomguy@parisson.com>
Wed, 11 Jul 2012 13:56:20 +0000 (15:56 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 11 Jul 2012 13:56:20 +0000 (15:56 +0200)
commitbd6c256553159a48caa7fadc75a0285648249759
treec37d74438bb90e64f1cc3f73a13a6df6bc101c58
parent903bf1fe2a5c53b6d11b619989cb7a8956311bd4
add new conference view and actions
example/urls.py
teleforma/forms.py [new file with mode: 0644]
teleforma/migrations/0039_auto__chg_field_conference_comment.py [new file with mode: 0644]
teleforma/models.py
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/teleforma/course_conference_record.html [new file with mode: 0644]
teleforma/templates/teleforma/courses.html
teleforma/urls.py
teleforma/views.py