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