Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CTB
ctb-platform-backend-antigo
Commits
f15c8db1
Commit
f15c8db1
authored
May 28, 2019
by
Bruno Martin
Browse files
add TIMTEC_THEMES_COMPAT settings variable to controll which urls should
be enabled
parent
26654ea2
Pipeline
#7519
passed with stages
in 36 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
config/settings/base.py
config/settings/base.py
+1
-0
No files found.
config/settings/base.py
View file @
f15c8db1
...
@@ -434,3 +434,4 @@ SITE_NAME = ''
...
@@ -434,3 +434,4 @@ SITE_NAME = ''
#
#
THEMES_DIR
=
''
THEMES_DIR
=
''
TIMTEC_THEME
=
'courses_legacy'
# don't forget to re run collectstatic if you change the theme
TIMTEC_THEME
=
'courses_legacy'
# don't forget to re run collectstatic if you change the theme
TIMTEC_THEMES_COMPAT
=
env
.
bool
(
'DJANGO_TIMTEC_THEMES_COMPAT'
,
default
=
False
)
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