Skip to content
Snippets Groups Projects
Commit 8bf5a0ab authored by Emmanuel Viennet's avatar Emmanuel Viennet
Browse files

Fix: migration scodoc7

parent 83f8f2dd
Branches
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ from app.models.etudiants import (
)
from app.models.events import Scolog, ScolarNews
from app.models.formations import Formation, Matiere
from app.models.modules import Module, ModuleUECoef, NotesTag
from app.models.modules import Module, ModuleUECoef, NotesTag, notes_modules_tags
from app.models.ues import UniteEns
from app.models.formsemestre import (
FormSemestre,
......
# -*- mode: python -*-
# -*- coding: utf-8 -*-
SCOVERSION = "9.1.4"
SCOVERSION = "9.1.5"
SCONAME = "ScoDoc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment