X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/ea335ef160fbe5f8488e8bef51a4706163ba9964..f7712b20c83a39b1020064cb87b1128f87b0ae51:/platforma/config/platforma.wsgi.template diff --git a/platforma/config/platforma.wsgi.template b/platforma/config/platforma.wsgi.template index f16d9b87..b1b35b46 100644 --- a/platforma/config/platforma.wsgi.template +++ b/platforma/config/platforma.wsgi.template @@ -15,7 +15,6 @@ sys.path = [ '%(path)s/releases/current', '%(path)s/releases/current/apps', '%(path)s/releases/current/lib', - '%(sandbox)s/etc/%(project_name)s, ] + sys.path # Run Django