]> git.parisson.com Git - teleforma.git/commit
WIP notelemeta
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 18 Nov 2021 13:30:31 +0000 (14:30 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 18 Nov 2021 13:30:31 +0000 (14:30 +0100)
commitb6f9789b8cda47f2977e92aa698629c27cfc4987
treec2de03d5e6c53424288ddaab0cfae0caa8242f99
parent09ac1fdf755ea8e44efd33be4c7cca09fbd3040d
WIP notelemeta
22 files changed:
example/settings.py
teleforma/fields.py
teleforma/migrations/0126_auto__del_field_media_item.py [deleted file]
teleforma/migrations/0136_auto__add_mediatranscoded__chg_field_training_code__chg_field_training.py [new file with mode: 0644]
teleforma/models/core.py
teleforma/models/profile.py [new file with mode: 0644]
teleforma/models/profile.py.bak [deleted file]
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/inc/answer_list.html
teleforma/templates/teleforma/seminar_detail.html
teleforma/templates/teleforma/seminar_media_audio.html
teleforma/templates/teleforma/seminar_media_video.html
teleforma/templates/teleforma/seminar_testimonial.html
teleforma/templates/teleforma/seminar_testimonial_knowledge.html
teleforma/templates/teleforma/seminar_testimonial_payback.html
teleforma/templates/teleforma/seminars.html
teleforma/templates/teleforma/testimonials.html
teleforma/urls.py
teleforma/utils/__init__.py [new file with mode: 0644]
teleforma/views/pro.py
teleforma/views/profile.py