]> git.parisson.com Git - teleforma.git/commit
Migration to Django 3 in progress
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 22 Dec 2021 16:22:26 +0000 (17:22 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 22 Dec 2021 16:22:26 +0000 (17:22 +0100)
commit81cc70b7e05f9046007fcd56bba9a7d11876dba0
tree3240fbdf1e4688f2d1c4273fd8d0e0c5aa9cbadc
parentbbbcdcb88719d666ef718b7b22ccd51ee498fa69
Migration to Django 3 in progress
196 files changed:
app/settings.py
app/urls.py
example/urls.py
teleforma/context_processors.py
teleforma/migrations/0001_initial.py
teleforma/migrations/0002_auto__add_coursetype__add_field_course_type.py [deleted file]
teleforma/migrations/0003_auto__add_field_course_chat_room.py [deleted file]
teleforma/migrations/0004_auto__add_field_training_category__del_field_course_category.py [deleted file]
teleforma/migrations/0005_auto__add_field_profile_date_added.py [deleted file]
teleforma/migrations/0006_auto.py [deleted file]
teleforma/migrations/0007_auto__del_field_course_chat_room__add_field_professor_training.py [deleted file]
teleforma/migrations/0008_auto__add_field_course_date_modified.py [deleted file]
teleforma/migrations/0009_auto__add_field_media_title__add_field_media_description__add_field_me.py [deleted file]
teleforma/migrations/0010_auto__chg_field_training_category.py [deleted file]
teleforma/migrations/0011_auto__add_livestream__add_streamingserver.py [deleted file]
teleforma/migrations/0012_auto__add_field_conference_streaming.py [deleted file]
teleforma/migrations/0013_auto__del_field_profile_date_added.py [deleted file]
teleforma/migrations/0014_auto__add_documenttype__add_field_document_type.py [deleted file]
teleforma/migrations/0015_auto__del_speciality__del_procedure__del_category__del_oral__add_perio.py [deleted file]
teleforma/migrations/0016_auto.py [deleted file]
teleforma/migrations/0017_auto__add_field_course_number.py [deleted file]
teleforma/migrations/0018_auto__add_payment__add_field_training_cost.py [deleted file]
teleforma/migrations/0019_auto__chg_field_course_number.py [deleted file]
teleforma/migrations/0020_auto__chg_field_training_cost.py [deleted file]
teleforma/migrations/0021_auto__chg_field_course_type.py [deleted file]
teleforma/migrations/0022_auto__add_field_student_network_only.py [deleted file]
teleforma/migrations/0023_auto.py [deleted file]
teleforma/migrations/0024_auto__del_field_training_obligation__del_field_training_synthesis_note.py [deleted file]
teleforma/migrations/0025_auto__del_field_course_type.py [deleted file]
teleforma/migrations/0026_auto.py [deleted file]
teleforma/migrations/0027_auto__add_field_course_synthesis_note__add_field_course_obligation.py [deleted file]
teleforma/migrations/0028_auto__add_field_document_course_type__add_field_livestream_course__add.py [deleted file]
teleforma/migrations/0029_auto.py [deleted file]
teleforma/migrations/0030_auto__add_field_student_procedure__add_field_student_oral_speciality__.py [deleted file]
teleforma/migrations/0031_auto__chg_field_student_period__chg_field_student_iej.py [deleted file]
teleforma/migrations/0032_auto__chg_field_professor_training__chg_field_document_conference__chg.py [deleted file]
teleforma/migrations/0033_auto__add_field_course_magistral.py [deleted file]
teleforma/migrations/0034_auto__add_field_documenttype_number.py [deleted file]
teleforma/migrations/0035_auto__del_field_professor_training__del_field_student_period.py [deleted file]
teleforma/migrations/0036_auto__del_field_document_course_type.py [deleted file]
teleforma/migrations/0037_auto__add_field_livestream_streaming__chg_field_livestream_course_type.py [deleted file]
teleforma/migrations/0038_auto__add_field_conference_public_id.py [deleted file]
teleforma/migrations/0039_auto__chg_field_conference_comment.py [deleted file]
teleforma/migrations/0040_auto__del_field_livestream_course__del_field_livestream_course_type.py [deleted file]
teleforma/migrations/0041_auto__del_field_media_is_live.py [deleted file]
teleforma/migrations/0042_auto__del_field_media_item.py [deleted file]
teleforma/migrations/0043_auto__chg_field_media_course_type__chg_field_media_course.py [deleted file]
teleforma/migrations/0044_auto__add_field_department_domain.py [deleted file]
teleforma/migrations/0045_auto__chg_field_training_code__chg_field_training_cost__chg_field_trai.py [deleted file]
teleforma/migrations/0046_auto__add_field_document_mime_type__add_field_media_mime_type.py [deleted file]
teleforma/migrations/0047_auto__del_payment__add_question__add_answer__add_seminar__add_field_do.py [deleted file]
teleforma/migrations/0048_auto__chg_field_seminar_price.py [deleted file]
teleforma/migrations/0049_auto__add_testimonialtemplate__add_testimonial.py [deleted file]
teleforma/migrations/0050_auto__add_field_testimonial_template.py [deleted file]
teleforma/migrations/0051_auto__add_documentsimple__del_field_testimonialtemplate_template_doc__.py [deleted file]
teleforma/migrations/0052_auto__del_field_testimonialtemplate_text__add_field_testimonialtemplat.py [deleted file]
teleforma/migrations/0053_auto__add_field_seminar_concerned__add_field_seminar_keywords.py [deleted file]
teleforma/migrations/0054_auto__add_aestudent.py [deleted file]
teleforma/migrations/0055_auto__add_seminartype__add_field_answer_date_submitted__add_field_medi.py [deleted file]
teleforma/migrations/0056_auto__chg_field_seminar_description.py [deleted file]
teleforma/migrations/0057_auto__add_mediapro__chg_field_seminar_media__chg_field_seminar_media_p.py [deleted file]
teleforma/migrations/0058_auto__del_mediapro__add_mediapackage__chg_field_seminar_media__chg_fie.py [deleted file]
teleforma/migrations/0059_auto__chg_field_seminar_date_added__chg_field_seminar_date_modified.py [deleted file]
teleforma/migrations/0060_auto__add_auditor__add_field_seminar_magistral.py [deleted file]
teleforma/migrations/0061_auto__del_field_seminar_media.py [deleted file]
teleforma/migrations/0062_auto__del_field_seminar_media_preview.py [deleted file]
teleforma/migrations/0063_auto__add_field_auditor_address__add_field_auditor_postal_code__add_fi.py [deleted file]
teleforma/migrations/0064_auto__add_field_seminar_index.py [deleted file]
teleforma/migrations/0065_auto__del_field_seminar_doc_correct__del_field_seminar_doc_2__del_fiel.py [deleted file]
teleforma/migrations/0066_auto__add_evaluation.py [deleted file]
teleforma/migrations/0067_auto__add_field_mediapackage_rank__add_field_documentsimple_rank__add_.py [deleted file]
teleforma/migrations/0068_auto__chg_field_auditor_city__chg_field_auditor_language__chg_field_au.py [deleted file]
teleforma/migrations/0069_auto__add_seminarrevision.py [deleted file]
teleforma/migrations/0070_auto__del_field_seminar_keywords.py [deleted file]
teleforma/migrations/0071_auto__add_field_seminar_keywords_string__add_field_seminar_site__add_f.py [deleted file]
teleforma/migrations/0072_auto__del_field_seminar_date_end__del_field_seminar_date_begin.py [deleted file]
teleforma/migrations/0073_auto__add_field_documentsimple_type.py [deleted file]
teleforma/migrations/0074_auto__chg_field_testimonial_template.py [deleted file]
teleforma/migrations/0075_auto__chg_field_mediapackage_title__chg_field_media_title__chg_field_d.py [deleted file]
teleforma/migrations/0076_auto__del_documentsimple__chg_field_testimonialtemplate_document__add_.py [deleted file]
teleforma/migrations/0077_auto__chg_field_document_course.py [deleted file]
teleforma/migrations/0078_auto__chg_field_document_course.py [deleted file]
teleforma/migrations/0079_auto__chg_field_document_course.py [deleted file]
teleforma/migrations/0080_auto__chg_field_question_rank.py [deleted file]
teleforma/migrations/0081_auto__add_field_media_rank.py [deleted file]
teleforma/migrations/0082_auto__add_field_auditor_company__add_field_auditor_fax.py [deleted file]
teleforma/migrations/0083_auto__add_field_answer_date_added.py [deleted file]
teleforma/migrations/0084_auto__del_seminarrevision.py [deleted file]
teleforma/migrations/0085_auto__del_field_evaluation_seminar.py [deleted file]
teleforma/migrations/0086_auto__add_field_evaluation_form.py [deleted file]
teleforma/migrations/0087_auto__del_evaluation__add_field_seminar_form.py [deleted file]
teleforma/migrations/0088_auto__add_field_professor_title.py [deleted file]
teleforma/migrations/0089_auto__add_field_department_address__add_field_department_signature.py [deleted file]
teleforma/migrations/0090_auto__add_field_conference_title__add_field_conference_sub_title__add_.py [deleted file]
teleforma/migrations/0091_auto__del_field_conference_title.py [deleted file]
teleforma/migrations/0092_auto__add_field_conference_keywords_string__add_field_conference_site_.py [deleted file]
teleforma/migrations/0093_auto__chg_field_conference_public_id__chg_field_conference_date_end__c.py [deleted file]
teleforma/migrations/0094_auto__del_field_testimonial_document__add_field_testimonial_file.py [deleted file]
teleforma/migrations/0095_auto__add_field_answer_date_validated.py [deleted file]
teleforma/migrations/0096_auto__add_field_testimonial_date_added.py [deleted file]
teleforma/migrations/0097_auto.py [deleted file]
teleforma/migrations/0098_auto.py [deleted file]
teleforma/migrations/0099_auto__add_coursedomain.py [deleted file]
teleforma/migrations/0100_auto.py [deleted file]
teleforma/migrations/0101_auto__del_mediapackage.py [deleted file]
teleforma/migrations/0102_auto__add_field_auditor_gender__add_field_auditor_status.py [deleted file]
teleforma/migrations/0103_auto__add_field_seminar_media_preview.py [deleted file]
teleforma/migrations/0104_auto__add_seminarrevision.py [deleted file]
teleforma/migrations/0105_auto__add_field_testimonial_title__chg_field_testimonial_seminar.py [deleted file]
teleforma/migrations/0106_auto__del_field_testimonial_rank__chg_field_testimonial_user__add_fiel.py [deleted file]
teleforma/migrations/0107_auto__add_field_conference_location.py [deleted file]
teleforma/migrations/0108_auto__add_field_answer_treated.py [deleted file]
teleforma/migrations/0109_auto__chg_field_seminar_media_preview.py [deleted file]
teleforma/migrations/0110_auto__add_field_conference_concerned__add_field_conference_level__chg_.py [deleted file]
teleforma/migrations/0111_auto__add_field_conference_city.py [deleted file]
teleforma/migrations/0112_auto__add_field_seminar_conference.py [deleted file]
teleforma/migrations/0113_auto__chg_field_media_weight__chg_field_document_weight.py [deleted file]
teleforma/migrations/0114_auto__add_field_seminar_approved.py [deleted file]
teleforma/migrations/0115_auto__add_field_conference_approved.py [deleted file]
teleforma/migrations/0116_auto__add_field_seminar_in_sitemap__add_field_conference_in_sitemap.py [deleted file]
teleforma/migrations/0117_auto__add_field_testimonial_date_modified.py [deleted file]
teleforma/migrations/0118_auto__add_field_seminarrevision_date_modified.py [deleted file]
teleforma/migrations/0119_auto__add_field_seminar_period.py [deleted file]
teleforma/migrations/0120_auto__add_field_seminar_private.py [deleted file]
teleforma/migrations/0121_auto__add_field_seminar_quiz__add_field_seminar_date_forced.py [deleted file]
teleforma/migrations/0122_auto__add_quizvalidation.py [deleted file]
teleforma/migrations/0123_auto.py [deleted file]
teleforma/migrations/0124_auto.py [deleted file]
teleforma/migrations/0125_auto__add_field_auditor_fifpl.py [deleted file]
teleforma/migrations/0126_auto__add_field_auditor_block_fifpl.py [deleted file]
teleforma/migrations/0127_auto__add_field_seminar_additional_info__add_field_seminar_banner_imag.py [deleted file]
teleforma/migrations/0128_auto__add_field_auditor_block_testimonials.py [deleted file]
teleforma/migrations/0129_auto__add_field_conference_webclass__add_field_conference_webclass_max.py [deleted file]
teleforma/migrations/0130_auto__add_field_conference_webclass_hours_complementary.py [deleted file]
teleforma/migrations/0131_auto__add_field_seminar_product_code__add_field_conference_product_cod.py [deleted file]
teleforma/migrations/0132_auto__add_field_conference_private.py [deleted file]
teleforma/migrations/0133_auto__add_field_seminar_plan__add_field_conference_plan.py [deleted file]
teleforma/migrations/0134_auto__add_field_seminar_upcoming__add_field_conference_upcoming.py [deleted file]
teleforma/migrations/0135_auto__add_field_course_private.py [deleted file]
teleforma/migrations/0136_auto__add_mediatranscoded__chg_field_training_code__chg_field_training.py [deleted file]
teleforma/migrations/0137_auto__add_locationtype__add_location__chg_field_conference_city__chg_f.py [deleted file]
teleforma/migrations/0138_auto__del_field_media_item.py [deleted file]
teleforma/templates/postman/base.html
teleforma/templates/postman/base_folder.html
teleforma/templates/postman/view.html
teleforma/templates/quiz/question.html
teleforma/templates/quiz/result.html
teleforma/templates/registration/password_change_done.html
teleforma/templates/registration/password_change_form.html
teleforma/templates/registration/password_reset_email.html
teleforma/templates/teleforma/answer_detail.html
teleforma/templates/teleforma/answer_form.html
teleforma/templates/teleforma/answers.html
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/course_conference.html
teleforma/templates/teleforma/course_conference_audio.html
teleforma/templates/teleforma/course_detail.html
teleforma/templates/teleforma/course_document.html
teleforma/templates/teleforma/course_media.html
teleforma/templates/teleforma/course_media_transcoded.html
teleforma/templates/teleforma/course_webclass.html
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/home.html
teleforma/templates/teleforma/inc/answer_list.html
teleforma/templates/teleforma/inc/conference_list.html
teleforma/templates/teleforma/inc/document_list.html
teleforma/templates/teleforma/inc/document_simple_list.html
teleforma/templates/teleforma/inc/document_step.html
teleforma/templates/teleforma/inc/evaluation_form.html
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/teleforma/inc/media_package_list.html
teleforma/templates/teleforma/inc/media_step.html
teleforma/templates/teleforma/inc/module_searches.html
teleforma/templates/teleforma/inc/question_list.html
teleforma/templates/teleforma/inc/question_step.html
teleforma/templates/teleforma/inc/quiz_list.html
teleforma/templates/teleforma/inc/seminar_description.html
teleforma/templates/teleforma/inc/testimonial_list.html
teleforma/templates/teleforma/inc/testimonial_step.html
teleforma/templates/teleforma/inc/user_list.html
teleforma/templates/teleforma/inc/webclass.html
teleforma/templates/teleforma/lists.html
teleforma/templates/teleforma/login.html
teleforma/templates/teleforma/profile_detail.html
teleforma/templates/teleforma/search_criteria.html
teleforma/templates/teleforma/seminar_detail.html
teleforma/templates/teleforma/seminar_media_audio.html
teleforma/templates/teleforma/seminar_media_video.html
teleforma/templates/teleforma/seminars.html
teleforma/templates/teleforma/testimonials.html
teleforma/templates/teleforma/users.html
teleforma/urls.py
teleforma/views/ae.py
teleforma/views/crfpa.py
teleforma/views/pro.py