]> git.parisson.com Git - teleforma.git/commit
reinit schema migration, remove searches
authoryomguy <yomguy@parisson.com>
Mon, 2 Apr 2012 15:17:20 +0000 (17:17 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 2 Apr 2012 15:17:20 +0000 (17:17 +0200)
commit41275519760d21cf8d4e531f0bd2b206fa57a143
tree0c14439ed415ce70ef0b845b829d6bbe3ec8dd9e
parentb424393074d737b2cba6b9d15f400362e547ab23
reinit schema migration, remove searches
21 files changed:
teleforma/admin.py
teleforma/migrations/0001_initial.py
teleforma/migrations/0002_auto__del_media__add_audio__add_video.py [deleted file]
teleforma/migrations/0003_auto__chg_field_audio_mime_type__chg_field_document_mime_type__chg_fie.py [deleted file]
teleforma/migrations/0004_auto__add_field_document_is_annal.py [deleted file]
teleforma/migrations/0005_auto__add_field_conference_date_begin__add_field_conference_date_end.py [deleted file]
teleforma/migrations/0006_auto__add_room__add_field_conference_room.py [deleted file]
teleforma/migrations/0007_auto__del_audio__del_video__add_media__del_field_document_mime_type.py [deleted file]
teleforma/migrations/0008_auto__add_unique_professor_user__add_unique_student_user.py [deleted file]
teleforma/migrations/0009_auto__del_field_media_course__add_field_media_conference__add_field_me.py [deleted file]
teleforma/migrations/0010_auto__chg_field_media_conference.py [deleted file]
teleforma/migrations/0011_auto__add_writtenspeciality__add_training__add_speciality__add_procedu.py [deleted file]
teleforma/migrations/0012_auto__del_oralspeciality__del_writtenspeciality__add_field_student_tra.py [deleted file]
teleforma/migrations/0013_auto__del_teleformaprofile__add_profile.py [deleted file]
teleforma/migrations/0014_auto__del_field_media_description__del_field_media_title__del_field_co.py [deleted file]
teleforma/migrations/0015_auto__add_field_document_conference.py [deleted file]
teleforma/migrations/0016_auto__add_field_media_course.py [deleted file]
teleforma/migrations/0017_auto__chg_field_media_conference__chg_field_media_course.py [deleted file]
teleforma/models.py
teleforma/templates/teleforma/courses.html
teleforma/views.py