]> git.parisson.com Git - teleforma.git/commit
Convert to python 3
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 16 Dec 2021 16:26:39 +0000 (17:26 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 16 Dec 2021 16:26:39 +0000 (17:26 +0100)
commit09556d0f38c99a63a19492e1429e514c3bd40c9b
tree9b27c5bc71aa124db00e543c62cb17c098aeb72b
parent130f8167129dd1376469bc240b26a2e1274d547b
Convert to python 3
34 files changed:
teleforma/admin.py
teleforma/fields.py
teleforma/management/commands/teleforma-cleanup-testimonials.py
teleforma/management/commands/teleforma-copy-seminars.py
teleforma/management/commands/teleforma-export-avis.py
teleforma/management/commands/teleforma-export-professors.py
teleforma/management/commands/teleforma-export-users.py
teleforma/management/commands/teleforma-extract-kdenlive-markers.py
teleforma/management/commands/teleforma-import-courses-xls.py
teleforma/management/commands/teleforma-import-professors.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/management/commands/teleforma-import-users-pb-debug.py
teleforma/management/commands/teleforma-import-users-pb.py
teleforma/management/commands/teleforma-import-users.py
teleforma/management/commands/teleforma-remove-seminars-from-csv.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail-ae.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail.py
teleforma/management/commands/teleforma-revisions-from-bbb.py
teleforma/migrations/0047_auto__del_payment__add_question__add_answer__add_seminar__add_field_do.py
teleforma/migrations/0049_auto__add_testimonialtemplate__add_testimonial.py
teleforma/migrations/0050_auto__add_field_testimonial_template.py
teleforma/migrations/0051_auto__add_documentsimple__del_field_testimonialtemplate_template_doc__.py
teleforma/models/__init__.py
teleforma/models/core.py
teleforma/models/pro.py
teleforma/templatetags/teleforma_tags.py
teleforma/utils/unicode.py
teleforma/views/__init__.py
teleforma/views/core.py
teleforma/views/crfpa.py
teleforma/views/home.py
teleforma/views/pro.py