Fix: import bulletins but courts

This commit is contained in:
Emmanuel Viennet 2023-09-07 08:53:37 +02:00
parent 9105a9a5f0
commit 578a614493
2 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@ from app import models
from app.auth.models import User
from app.but import (
apc_edit_ue,
bulletin_but_court,
cursus_but,
jury_edit_manual,
jury_but,

View File

@ -1,7 +1,7 @@
# -*- mode: python -*-
# -*- coding: utf-8 -*-
SCOVERSION = "9.6.23"
SCOVERSION = "9.6.24"
SCONAME = "ScoDoc"