Skip to content

Commit

Permalink
added LogDebug in the gsi/views.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsarik committed Dec 4, 2016
1 parent 84f487d commit eb3c8ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gsi/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
from log.logger import get_logs
from gsi.settings import (PATH_RUNS_SCRIPTS, CONFIGFILE_PATH, GOOGLE_MAP_ZOOM)
from core.paginations import paginations
from log.models import Log, LogDebug


TITLES = {
'home': ['Home', 'index'],
Expand Down

0 comments on commit eb3c8ba

Please sign in to comment.