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
itminedu
synnefo
Commits
3ccffd57
Commit
3ccffd57
authored
Feb 23, 2012
by
Kostas Papadimitriou
Browse files
setup.py entry points fix
parent
75329485
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-pithos-app/setup.py
View file @
3ccffd57
...
...
@@ -204,7 +204,7 @@ setup(
'web_apps = pithos.api.synnefo_settings:synnefo_installed_apps'
,
'web_middleware = pithos.api.synnefo_settings:synnefo_middlewares'
,
'urls = pithos.api.urls:urlpatterns'
,
'loggers = pithos.api.synnefo_settings:logg
ing
'
'loggers = pithos.api.synnefo_settings:logg
ers
'
]
},
)
...
...
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