Added GHOP views helper to INSTALLED_APPS in django settings.py.
Adding this path to INSTALLED_APPS enables GHOP specific templatetags that resides
in this path.
# use glob syntax.
syntax: glob
*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
.settings