Initial commit
This commit is contained in:
commit
2d71deccae
18 changed files with 1385 additions and 0 deletions
3
templates/student_summary.html
Normal file
3
templates/student_summary.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{ object.first_name }} {{ object.last_name }}<br>
|
||||
{{ object.pcode }} {{ object.city }}<br>
|
||||
Date de naissance: {{ object.birth_date }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue