]> git.parisson.com Git - telecaster-client.git/commit
update schema, add teleforma conference to station model
authoryomguy <yomguy@parisson.com>
Wed, 11 Jul 2012 15:03:27 +0000 (17:03 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 11 Jul 2012 15:03:27 +0000 (17:03 +0200)
commit78ee7a4dfc8ff4b1c72c9204836ec8ce346435d7
treeb93db0b9a2e647580e9e297d2c4b39209d9fda80
parent88b24251e89b533a928aab5691193a39a16dcb4c
update schema, add teleforma conference to station model
57 files changed:
telecaster/admin.py
telecaster/forms.py
telecaster/migrations/0002_auto__del_session__del_department__del_organization__del_professor__de.py [new file with mode: 0644]
telecaster/migrations/0003_auto__del_field_station_conference__add_field_station_course__add_fiel.py [new file with mode: 0644]
telecaster/migrations/0004_auto__del_field_station_comment__del_field_station_course__del_field_s.py [new file with mode: 0644]
telecaster/models.py
telecaster/static/css/telecaster.css [deleted file]
telecaster/static/images/accept.png [deleted file]
telecaster/static/images/arrow_refresh.png [deleted file]
telecaster/static/images/bin.png [deleted file]
telecaster/static/images/cancel.png [deleted file]
telecaster/static/images/control_pause_blue.png [deleted file]
telecaster/static/images/control_play_blue.png [deleted file]
telecaster/static/images/control_stop.png [deleted file]
telecaster/static/images/control_stop_blue.png [deleted file]
telecaster/static/images/desktop/128x128/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/desktop/16x16/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/desktop/22x22/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/desktop/32x32/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/desktop/48x48/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/desktop/64x64/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/desktop/8x8/apps/preferences-desktop-rotate.png [deleted file]
telecaster/static/images/drive_add.png [deleted file]
telecaster/static/images/drive_burn.png [deleted file]
telecaster/static/images/drive_delete.png [deleted file]
telecaster/static/images/drive_error.png [deleted file]
telecaster/static/images/folder_go.png [deleted file]
telecaster/static/images/folder_link.png [deleted file]
telecaster/static/images/ipod_cast.png [deleted file]
telecaster/static/images/logo_telecaster_wh.png [deleted file]
telecaster/static/images/rotate_desktop.desktop [deleted file]
telecaster/static/images/stop.png [deleted file]
telecaster/static/images/tick.png [deleted file]
telecaster/static/images/transmit.png [deleted file]
telecaster/static/images/transmit_add.png [deleted file]
telecaster/static/images/transmit_blue.png [deleted file]
telecaster/static/images/transmit_delete.png [deleted file]
telecaster/static/images/transmit_edit.png [deleted file]
telecaster/static/images/transmit_error.png [deleted file]
telecaster/static/images/transmit_go.png [deleted file]
telecaster/static/images/tux.png [deleted file]
telecaster/static/js/application.js [deleted file]
telecaster/static/js/jquery-1.6.min.js [deleted file]
telecaster/static/video-js/LGPLv3-LICENSE.txt [deleted file]
telecaster/static/video-js/README.md [deleted file]
telecaster/static/video-js/demo.html [deleted file]
telecaster/static/video-js/video-js.css [deleted file]
telecaster/static/video-js/video-js.min.css [deleted file]
telecaster/static/video-js/video-js.png [deleted file]
telecaster/static/video-js/video-js.swf [deleted file]
telecaster/static/video-js/video.js [deleted file]
telecaster/static/video-js/video.min.js [deleted file]
telecaster/telecaster_old.py [deleted file]
telecaster/templates/telecaster/base.html
telecaster/tools/status.py
telecaster/urls.py
telecaster/views.py