X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/cf265108541da0a0f54e2b4517ce9441e8ccf795..ee01d50d05b7d72dd372e8f3a0c78b9da6c23b38:/platforma.wsgi.template diff --git a/platforma.wsgi.template b/platforma.wsgi.template index 76e39032..3528fe88 100644 --- a/platforma.wsgi.template +++ b/platforma.wsgi.template @@ -12,7 +12,6 @@ sys.stdout = sys.stderr # Add apps and lib directories to PYTHONPATH sys.path = [ - '%(path)s/releases/current/%(project_name)s', '%(path)s/releases/current', '%(path)s/releases/current/apps', '%(path)s/releases/current/lib',