Show More
@@ -1,7 +1,5 b'' | |||||
1 | """The application's Globals object""" |
|
1 | """The application's Globals object""" | |
2 | #uncomment the following if you want to serve a single repo |
|
2 | ||
3 | #from mercurial.hgweb.hgweb_mod import hgweb |
|
|||
4 | import os |
|
|||
5 | from beaker.cache import CacheManager |
|
3 | from beaker.cache import CacheManager | |
6 | from beaker.util import parse_cache_config_options |
|
4 | from beaker.util import parse_cache_config_options | |
7 | from pylons_app.lib.utils import make_ui |
|
5 | from pylons_app.lib.utils import make_ui |
General Comments 0
You need to be logged in to leave comments.
Login now