Show More
@@ -174,8 +174,6 b' def setup_configuration(app):' | |||
|
174 | 174 | repo2db_mapper(ScmModel().repo_scan(repos_path), |
|
175 | 175 | remove_obsolete=False, install_git_hooks=False) |
|
176 | 176 | |
|
177 | formencode.api.set_stdtranslation(languages=[config.get('lang')]) | |
|
178 | ||
|
179 | 177 | hooks.register('configure_new_app', setup_configuration) |
|
180 | 178 | |
|
181 | 179 |
General Comments 0
You need to be logged in to leave comments.
Login now