Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
record
recordweb
Commits
ace86369
Commit
ace86369
authored
Oct 29, 2018
by
Nathalie Rousse
Browse files
Minor : adding erecord/factory/log/erecord.log, modifying ACTIVITY_PERSISTENCE and DEBUG values.
parent
a616b2c4
Changes
3
Hide whitespace changes
Inline
Side-by-side
vle-x/trunk/erecord/erecord/apps/erecord_cmn/configs/config.py
View file @
ace86369
...
...
@@ -173,7 +173,7 @@ TEMPLATE_APP_SLM = os.path.join(PACKAGE_HOME,
# some software behavior options
ACTIVITY_PERSISTENCE
=
Tru
e
# True or False
ACTIVITY_PERSISTENCE
=
Fals
e
# True or False
"""ACTIVITY_PERSISTENCE value False or True
\n
ACTIVITY_PERSISTENCE=True : the activities are kept into the database.
\n
ACTIVITY_PERSISTENCE=False : the activities are deleted after restitution.
\n
...
...
vle-x/trunk/erecord/erecord/projects/ws/ws/settings.py
View file @
ace86369
...
...
@@ -54,7 +54,7 @@ SECRET_KEY = 'neyq=+mtept6yji+ut7c6j(eu+^14ik$ni-ay)_m_@j(+)8qqb'
SITE_ID
=
1
# SITE_ID is required by admindocs # a laisser en 1.11 ?
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG
=
Tru
e
# True # False
DEBUG
=
Fals
e
# True # False
#ALLOWED_HOSTS = []
ALLOWED_HOSTS
=
[
'localhost'
,
'127.0.0.1'
,
'[::1]'
,
...
...
vle-x/trunk/erecord/factory/log/erecord.log
0 → 100644
View file @
ace86369
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