]> git.parisson.com Git - teleforma.git/commit
add corrector registration form
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 23 Jan 2020 16:16:30 +0000 (17:16 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 23 Jan 2020 16:16:30 +0000 (17:16 +0100)
commit5dea59a572bdafc01099498832460d15a10285f9
treeda1f77be6bc09d7c03d12d978e6f070d65a00908
parent36333a5878942917b56d3f2d3d80958f07bba69f
add corrector registration form
teleforma/admin.py
teleforma/forms.py
teleforma/migrations/0119_auto__add_corrector.py [new file with mode: 0644]
teleforma/migrations/0120_auto__add_field_profile_birthday_place__add_field_profile_ss_number.py [new file with mode: 0644]
teleforma/models/crfpa.py
teleforma/templates/registration/registration_corrector_complete.html [new file with mode: 0644]
teleforma/templates/registration/registration_corrector_pdf.html [new file with mode: 0644]
teleforma/templates/registration/registration_form.html
teleforma/templates/registration/registration_pdf.html
teleforma/urls.py
teleforma/views/crfpa.py