Show More
@@ -182,6 +182,7 b' def includeme(config):' | |||
|
182 | 182 | config.include('pyramid_mako') |
|
183 | 183 | config.include('pyramid_beaker') |
|
184 | 184 | config.include('rhodecode.authentication') |
|
185 | config.include('rhodecode.login') | |
|
185 | 186 | config.include('rhodecode.tweens') |
|
186 | 187 | config.include('rhodecode.api') |
|
187 | 188 |
General Comments 0
You need to be logged in to leave comments.
Login now