forked from ScoDoc/ScoDoc
typo (synchro apo)
This commit is contained in:
parent
3fbda90a2f
commit
83174f2f5e
@ -155,7 +155,7 @@ def list_inscrits_date(sem):
|
||||
AND S.id != %(formsemestre_id)s
|
||||
AND S.date_debut <= %(date_debut_iso)s
|
||||
AND S.date_fin >= %(date_debut_iso)s
|
||||
AND ins.dept_id = %(dept_id)
|
||||
AND ins.dept_id = %(dept_id)s
|
||||
""",
|
||||
sem,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user