Proyecto

General

Perfil

« Anterior | Siguiente » 

Revisión 228

Bug importación de clase

Ver diferencias:

controlies/trunk/applications/controlies/controllers/hosts.py
@service.json
@auth.requires_login()
def getallranges():
from Utils import LdapUtils
from applications.controlies.modules.Utils import LdapUtils
l=conecta()
myRanges = LdapUtils.getAllRanges(l)
return dict(response=myRanges)

Exportar a: Unified diff