]> git.parisson.com Git - teleforma.git/commit
Add retraction form
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 18 Mar 2024 09:41:11 +0000 (10:41 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 18 Mar 2024 09:41:11 +0000 (10:41 +0100)
commit030d00dee9ce384c9fa3d13cd747e374e04a2665
tree3472f92f6225b51bef48ebbda5a0745fea7fb135
parentfb60d36bb95d95e9db4578bd319cefb356125d66
Add retraction form
teleforma/forms.py
teleforma/migrations/0027_student_stop_retractation.py [new file with mode: 0644]
teleforma/models/crfpa.py
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/teleforma/retractation.html [new file with mode: 0644]
teleforma/urls.py
teleforma/views/core.py
teleforma/views/crfpa.py