]> git.parisson.com Git - teleforma.git/commit
WIP
authorYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 30 Jun 2020 15:24:32 +0000 (17:24 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 30 Jun 2020 15:24:32 +0000 (17:24 +0200)
commita9ec5ac9ce5ee59d7c444a28fb1e5bd2a05c8665
treedceae59dc62ded120b2ba83718d7f0f5e2d6da36
parent58ef50ca8f1d8f6e7d058396d29f2b575e81b9fe
WIP
34 files changed:
requirements.txt
teleforma/4.0.5.zip [new file with mode: 0644]
teleforma/forms.py
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/models/core.py
teleforma/models/profile.py [deleted file]
teleforma/models/profile.py.bak [new file with mode: 0644]
teleforma/static/django_tinymce/init_tinymce.js [new file with mode: 0644]
teleforma/static/teleforma/css/teleforma.css
teleforma/static/teleforma/images/text-speak.png [new file with mode: 0644]
teleforma/static/teleforma/js/application.js
teleforma/static/teleforma/js/locale.js [new file with mode: 0644]
teleforma/static/teleforma/js/teleforma-moodle-media.js
teleforma/templates/registration/activate.html
teleforma/templates/registration/activation_complete.html
teleforma/templates/registration/login.html
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/course_media.html
teleforma/templates/teleforma/course_media_transcoded.html [new file with mode: 0644]
teleforma/templates/teleforma/course_media_video_embed.html
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/flatpage.html [new file with mode: 0644]
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/teleforma/inc/media_list_pending.html
teleforma/templatetags/teleforma_tags.py
teleforma/urls.py
teleforma/views/__init__.py
teleforma/views/core.py
teleforma/views/home.py [new file with mode: 0644]
teleforma/views/pages.py [new file with mode: 0644]
teleforma/views/profile.py
wsgi.py [new file with mode: 0644]