author | Thierry Florac <thierry.florac@onf.fr> |
Thu, 01 Jun 2017 16:38:09 +0200 | |
changeset 4 | 75d5241de76c |
parent 3 | 2ef6a0c3e0c8 |
child 5 | 5f2fa7035821 |
--- a/src/pyams_notify_ws/include.py Thu Jun 01 15:15:59 2017 +0200 +++ b/src/pyams_notify_ws/include.py Thu Jun 01 16:38:09 2017 +0200 @@ -25,7 +25,7 @@ """Pyramid include""" # add translations - config.add_translation_dirs('pyams_notify_ws:locales') + # config.add_translation_dirs('pyams_notify_ws:locales') # load registry components config.scan()