]> git.parisson.com Git - teleforma.git/commit
WIP notelemeta
authorYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 30 Jun 2020 15:24:32 +0000 (17:24 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 17 Nov 2021 14:26:17 +0000 (15:26 +0100)
commitc075cf9592b5679d27d350087617d116ec5f5a01
tree7ac30cf652b7eb05654326dd9846fad975faa306
parent350f6dc5694111d3e98d6a12684b190364bfc17d
WIP notelemeta
23 files changed:
teleforma/4.0.5.zip [new file with mode: 0644]
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/templates/teleforma/base.html
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/course_media_transcoded.html [new file with mode: 0644]
teleforma/templates/teleforma/flatpage.html [new file with mode: 0644]
teleforma/templates/teleforma/inc/media_list.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]