X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/132297f0be27da544304733bd24da32282310235..1c4c468783e5f380324c29ebc3b2c452da8cc2a0:/redakcja/wsgi.py diff --git a/redakcja/wsgi.py b/redakcja/wsgi.py index cd69a922..9268f2f8 100755 --- a/redakcja/wsgi.py +++ b/redakcja/wsgi.py @@ -1,5 +1,5 @@ +# -*- coding: utf-8 -*- import os -import os.path import sys ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))