]> git.llucax.com Git - z.facultad/75.52/sercom.git/blobdiff - sercom/controllers.py
linkeo a data relacionada
[z.facultad/75.52/sercom.git] / sercom / controllers.py
index 4edbe606e9ef541245839fa87468007672220e37..079ee79d69d05e8c54e42086cda9566f0526732a 100644 (file)
@@ -93,6 +93,9 @@ class Root(controllers.RootController):
     
     docente_inscripto = DocenteInscriptoController()
 
+    correccion = CorreccionController()
+
+
 #{{{ Agrega summarize a namespace tg de KID
 def summarize(text, size, concat=True, continuation='...'):
     """Summarize a string if it's length is greater than a specified size. This