Changeset - fa421677f97d
[Not reviewed]
default
0 1 0
Mads Kiilerich - 6 years ago 2020-01-25 19:45:03
mads@kiilerich.com
Grafted from: 4b6471fb4e0f
config: drop pylonslib hack - pylonslib was dropped in 0e42ac1a358b
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
kallithea/config/app_cfg.py
Show inline comments
 
@@ -106,9 +106,6 @@ class KallitheaAppConfig(AppConfig):
 

	
 
base_config = KallitheaAppConfig()
 

	
 
# TODO still needed as long as we use pylonslib
 
sys.modules['pylons'] = tg
 

	
 
# DebugBar, a debug toolbar for TurboGears2.
 
# (https://github.com/TurboGears/tgext.debugbar)
 
# To enable it, install 'tgext.debugbar' and 'kajiki', and run Kallithea with
0 comments (0 inline, 0 general)