From 760c53fbfe414f98d2fd6bbbae3a2974963fb0b8 Mon Sep 17 00:00:00 2001 From: Artem Baguinski Date: Fri, 2 May 2008 21:55:43 +0200 Subject: [PATCH] symlinked conf.py inside the riffle/catcher so django web interface works --- riffle/catcher/conf.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 riffle/catcher/conf.py diff --git a/riffle/catcher/conf.py b/riffle/catcher/conf.py new file mode 120000 index 0000000..473f432 --- /dev/null +++ b/riffle/catcher/conf.py @@ -0,0 +1 @@ +../../conf.py \ No newline at end of file -- 2.11.4.GIT