author | Thierry Florac <thierry.florac@onf.fr> |
Thu, 01 Jun 2017 16:47:58 +0200 | |
changeset 5 | b4eeb1c96933 |
parent 4 | 94f2df7592bb |
child 6 | 70c840b24840 |
--- a/src/pyams_cache/include.py Thu Jun 01 15:12:52 2017 +0200 +++ b/src/pyams_cache/include.py Thu Jun 01 16:47:58 2017 +0200 @@ -24,7 +24,7 @@ """Pyramid include""" # add translations - config.add_translation_dirs('pyams_cache:locales') + # config.add_translation_dirs('pyams_cache:locales') # load registry components config.scan()