From c4ddff2f485834e420cd0e67d5942ec5e1fc4e25 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 1 Mar 2010 18:49:37 -0600 Subject: Remove IRC Channels And link to wiki instead. Signed-off-by: Dan McGee --- public/tests.py | 4 --- templates/public/index.html | 2 +- templates/public/irc.html | 72 --------------------------------------------- urls.py | 1 - 4 files changed, 1 insertion(+), 78 deletions(-) delete mode 100644 templates/public/irc.html diff --git a/public/tests.py b/public/tests.py index 3f0c530..c792343 100644 --- a/public/tests.py +++ b/public/tests.py @@ -35,10 +35,6 @@ class PublicTest(TestCase): response = self.client.get('/download/') self.assertEqual(response.status_code, 200) - def test_irc(self): - response = self.client.get('/irc/') - self.assertEqual(response.status_code, 200) - def test_moreforums(self): response = self.client.get('/moreforums/') self.assertEqual(response.status_code, 200) diff --git a/templates/public/index.html b/templates/public/index.html index cd2b6b2..e80909d 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -110,7 +110,7 @@

Community Links: