]> git.ipfire.org Git - thirdparty/patchwork.git/commit
wsgi: Move wsgi file to expected location
authorStephen Finucane <stephen.finucane@intel.com>
Fri, 5 Feb 2016 17:31:57 +0000 (17:31 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Mon, 8 Feb 2016 18:56:12 +0000 (18:56 +0000)
commit8fe68d96f18eab84479697cbb0439ba616fcc162
tree0fc4a13dfe4ccbb39c0b18312b6a2c85c4765e86
parent16ff40d48afaa041046617a2faf7b3150c3126eb
wsgi: Move wsgi file to expected location

Django places a wsgi.py file in the root of each application's
directory. Do this, adding a symlink to preserve existing
operation for users.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
lib/apache2/patchwork.wsgi [deleted file]
patchwork/wsgi.py [new file with mode: 0644]