view hgwebsite.wsgi @ 425:7629a63804a8 engored/styles-visible-overflowx-for-pre-output-1416550548654

Close branch engored/styles-visible-overflowx-for-pre-output-1416550548654
author Anton Shestakov <engored@ya.ru>
date Fri, 21 Nov 2014 14:16:19 +0800
parents 4d4c4b73808e
children
line wrap: on
line source

import sys, os
sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)))
from hgwebsite import app as application