From 1dbb7b85cb00bbdfecfce8831096d9a15111ac37 Mon Sep 17 00:00:00 2001 From: Guilherme Salgado Date: Tue, 15 Feb 2011 02:30:54 +0000 Subject: helpers: Change patchwork.wsgi to include the apps/ dir in sys.path Without this, templates will crash as they reference patchwork. directly. Also removes the patchwork.wsgi symlink from the root and use the real file in patchwork.wsgi.conf instead, as suggested by Dirk Wallenstein. Signed-off-by: Guilherme Salgado Signed-off-by: Jeremy Kerr --- patchwork.wsgi | 1 - 1 file changed, 1 deletion(-) delete mode 120000 patchwork.wsgi (limited to 'patchwork.wsgi') diff --git a/patchwork.wsgi b/patchwork.wsgi deleted file mode 120000 index cf13d18..0000000 --- a/patchwork.wsgi +++ /dev/null @@ -1 +0,0 @@ -lib/apache2/patchwork.wsgi \ No newline at end of file -- cgit v1.2.3