X-Git-Url: https://git.llucax.com/z.facultad/75.52/sercom.git/blobdiff_plain/27cbd5ae7b456cd4e753624cb275b2ad11acf53a..bcb3e4bcc3dfbface661034e16a86c69d4218d74:/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"""