]> git.parisson.com Git - teleforma.git/commit
Migration to Django 3 in progress
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 22 Dec 2021 17:00:45 +0000 (18:00 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 22 Dec 2021 17:00:45 +0000 (18:00 +0100)
commite2f3b5f4b0f2caa1d3b334601207f74ef5c8a766
tree4bdcf1e0247a56ca1abc8b4491fa930521acf8ef
parent81cc70b7e05f9046007fcd56bba9a7d11876dba0
Migration to Django 3 in progress
16 files changed:
app/settings.py
teleforma/migrations/0001_initial.py
teleforma/migrations/0002_auto_20211222_1725.py [new file with mode: 0644]
teleforma/models/ae.py
teleforma/models/core.py
teleforma/models/crfpa.py
teleforma/models/pro.py
teleforma/templates/postman/base.html
teleforma/templates/postman/base_folder.html
teleforma/templates/postman/view.html
teleforma/templates/teleforma/answers.html
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/inc/user_list.html
teleforma/templates/teleforma/profile_detail.html
teleforma/views/crfpa.py
teleforma/views/pages.py