X-Git-Url: https://git.llucax.com/z.facultad/75.52/sercom.git/blobdiff_plain/27cbd5ae7b456cd4e753624cb275b2ad11acf53a..bc805a3f2564d28b78c8cff1ea6b8580a6231ea6:/sercom/subcontrollers/tarea_prueba/__init__.py diff --git a/sercom/subcontrollers/tarea_prueba/__init__.py b/sercom/subcontrollers/tarea_prueba/__init__.py index 44ae759..234978b 100644 --- a/sercom/subcontrollers/tarea_prueba/__init__.py +++ b/sercom/subcontrollers/tarea_prueba/__init__.py @@ -51,6 +51,8 @@ class TareaPruebaController(controllers.Controller, identity.SecureResource): comandos = ComandoPruebaController() + hide_to_entregar = 1 + @expose() def default(self, tg_errors=None): """handle non exist urls"""