]> git.parisson.com Git - teleforma.git/commit
Nouveau parcours V1 feature/nouveau-parcours
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 4 Aug 2022 08:10:02 +0000 (10:10 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 4 Aug 2022 08:10:02 +0000 (10:10 +0200)
commitf5a33f5dd320a879fb9ffded0b5c770c152f10d4
tree904ec73645376abeb60732dcaa47f9b2c4ddcc13
parentd8c575f2475765653c053ccef30f9e00f1ea6f0d
Nouveau parcours V1
16 files changed:
teleforma/admin.py
teleforma/context_processors.py
teleforma/migrations/0008_auto_20220725_1221.py [new file with mode: 0644]
teleforma/migrations/0009_auto_20220725_1757.py [new file with mode: 0644]
teleforma/migrations/0010_alter_seminarpart_webclass_text.py [new file with mode: 0644]
teleforma/models/pro.py
teleforma/static/admin/extra.css
teleforma/static/teleforma/css/base.css
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/quiz/question.html
teleforma/templates/teleforma/inc/steps.html
teleforma/templates/teleforma/inc/webclass_step.html [new file with mode: 0644]
teleforma/templates/teleforma/seminar_detail.html
teleforma/templates/teleforma/seminars.html
teleforma/templatetags/teleforma_tags.py
teleforma/views/pro.py