Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
7dc6caba
Commit
7dc6caba
authored
Nov 18, 2016
by
David Haynes
Browse files
More getting rid of piwik
- almost eraditcated
parent
a7400211
Pipeline
#498
failed with stage
in 6 minutes and 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/settings/settings.py.template
View file @
7dc6caba
...
...
@@ -181,9 +181,6 @@ elif AUTH_MODE.lower() == 'cas':
'cas.middleware.CASMiddleware',
)
PIWIK_SITE_ID = secret.PIWIK_SITE_ID
PIWIK_URL = secret.PIWIK_URL
CRISPY_TEMPLATE_PACK = 'bootstrap3'
# Mail settings
...
...
provisioning/templates/settings.py.j2
View file @
7dc6caba
...
...
@@ -181,9 +181,6 @@ elif AUTH_MODE.lower() == 'cas':
'cas.middleware.CASMiddleware',
)
PIWIK_SITE_ID = secret.PIWIK_SITE_ID
PIWIK_URL = secret.PIWIK_URL
CRISPY_TEMPLATE_PACK = 'bootstrap3'
# Mail settings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment