diff --git a/app/models/departements.py b/app/models/departements.py index 50ec0a9f1..1dee2ca0b 100644 --- a/app/models/departements.py +++ b/app/models/departements.py @@ -1,6 +1,6 @@ # -*- coding: UTF-8 -* -"""ScoDoc8 models : departements +"""ScoDoc models : departements """ from typing import Any diff --git a/app/models/formsemestre.py b/app/models/formsemestre.py index 9dc747eb5..e01b25e5d 100644 --- a/app/models/formsemestre.py +++ b/app/models/formsemestre.py @@ -1,6 +1,6 @@ # -*- coding: UTF-8 -* -"""ScoDoc8 models +"""ScoDoc models """ from typing import Any diff --git a/app/templates/main/index.html b/app/templates/main/index.html index a09a0ab0f..6e21ac465 100644 --- a/app/templates/main/index.html +++ b/app/templates/main/index.html @@ -6,7 +6,7 @@
-

Prototype ScoDoc 8

+

Prototype ScoDoc

=> Page d'accueil ScoDoc 8
diff --git a/app/views/scolar.py b/app/views/scolar.py index 917e65ebd..81df91bc1 100644 --- a/app/views/scolar.py +++ b/app/views/scolar.py @@ -120,7 +120,7 @@ def sco_publish(route, function, permission, methods=["GET"]): log.set_log_directory(Config.SCODOC_VAR_DIR + "/log") -log("ScoDoc8 restarting...") +log("ScoDoc restarting...") # -------------------------------------------------------------------- # diff --git a/sco_version.py b/sco_version.py index 30c83fc91..38f59c89e 100644 --- a/sco_version.py +++ b/sco_version.py @@ -1,14 +1,14 @@ # -*- mode: python -*- # -*- coding: utf-8 -*- -SCOVERSION = "9.0.0a" +SCOVERSION = "9.0.1" SCONAME = "ScoDoc" SCONEWS = """

Année 2021