]> git.parisson.com Git - teleforma.git/commit
Migration to Django 3 in progress
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 22 Dec 2021 13:38:29 +0000 (14:38 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 22 Dec 2021 13:38:29 +0000 (14:38 +0100)
commitbbbcdcb88719d666ef718b7b22ccd51ee498fa69
tree82652401b1f39cb2bc1114676b865ef927a19c9a
parentc7c62c5e39afd56a856588a131efcc392630edeb
Migration to Django 3 in progress
22 files changed:
app/settings.py
app/urls.py
app/wsgi.sh
example/settings.py
requirements.txt
teleforma/admin.py
teleforma/bbb_utils.py
teleforma/fields.py
teleforma/forms.py
teleforma/management/commands/teleforma-copy-seminars.py
teleforma/management/commands/teleforma-import-seminar-media-update.py
teleforma/management/commands/teleforma-import-seminar-media.py
teleforma/management/commands/teleforma-import-seminars-preview.py
teleforma/models/ae.py
teleforma/models/core.py
teleforma/models/crfpa.py
teleforma/models/pro.py
teleforma/models/profile.py
teleforma/templatetags/teleforma_tags.py
teleforma/urls.py
teleforma/views/core.py
teleforma/views/pro.py