Project

General

Profile

Revision 9ac8bfb5

ID9ac8bfb502bc3f12b9bc8d79d495ba34b0816b94
Parent 2e5394d8
Child 40762a09

Added by Gabriel DE PERTHUIS almost 15 years ago

Move duplicated models to a separate egg for reuse.

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

View differences:

vigiboard/model/__init__.py
60 60

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

Also available in: Unified diff