Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clowdflows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Alain Shakour
clowdflows
Commits
7166f6f0
Commit
7166f6f0
authored
Nov 20, 2013
by
Janez K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moved apps to local_settings
parent
0c0fcdcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
mothra/__local_settings.py
mothra/__local_settings.py
+26
-0
No files found.
mothra/__local_settings.py
View file @
7166f6f0
...
...
@@ -19,6 +19,32 @@ USE_CONCURRENCY = False
FILES_FOLDER
=
os
.
path
.
join
(
PUBLIC_DIR
,
'files/'
)
INSTALLED_APPS_WORKFLOWS_SUB
=
(
'workflows.base'
,
#'workflows.latino',
#'workflows.decision_support',
#'workflows.segmine',
#'workflows.subgroup_discovery',
#'workflows.nlp',
#'workflows.nl_toolkit',
#'workflows.ilp',
#'workflows.weka',
#'workflows.cforange',
#'workflows.perfeval',
#'workflows.mysql',
#'workflows.lemmagen',
#'workflows.crossbee',
#'workflows.scikitAlgorithms',
#'workflows.lemmagen',
#'workflows.crossbee',
#'workflows.streaming',
#'workflows.bio3graph',
#'workflows.noise',
#'workflows.vipercharts',
#'workflows.MUSE',
)
# Make this unique, and don't share it with anybody.
SECRET_KEY
=
'*f$)twxl*rdk*o@^j%^0f0r#z7=kkyw=-2v*rjdnon_j==1uw@'
...
...
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