Project

General

Profile

Revision c051900b

IDc051900b45ea4b7ac0816e13cbf1b76e74bd769b
Parent f70865a8
Child e0b69bf9

Added by Gabriel DE PERTHUIS almost 15 years ago

Models don't need to be that deep.

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@544 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigiboard/model/__init__.py
61 61

  
62 62
# Import your model modules here.
63 63
from vigiboard.model.auth import User, Group, Permission
64
from vigilo.models.vigilo_bdd import Events, EventHistory, Graph, \
64
from vigilo.models import Events, EventHistory, Graph, \
65 65
    GraphGroups, GraphToGroups, Groups, GroupPermissions, HostGroups, Host, \
66 66
    PerfDataSource, ServiceGroups, ServiceHautNiveau, Service, ServiceTopo
67 67

  

Also available in: Unified diff