Add an admin action to print teacher charge sheets
This commit is contained in:
parent
a268f7ddd3
commit
073f012044
7 changed files with 161 additions and 0 deletions
|
|
@ -151,4 +151,6 @@ INSTRUCTOR_IMPORT_MAPPING = {
|
|||
'MAIL_FORMATEUR': 'email',
|
||||
}
|
||||
|
||||
CHARGE_SHEET_TITLE = "Feuille de charge pour l'année scolaire 2017-2018"
|
||||
|
||||
from .local_settings import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue