From e2e2afd0c101a9d0b48cbce59a9183890d8a3e6a Mon Sep 17 00:00:00 2001 From: Gust Date: Tue, 30 Jun 2015 09:23:28 -0300 Subject: [PATCH] Remove feedzilla residual code --- colab/templates/header.html | 6 ------ setup.py | 7 ------- 2 files changed, 0 insertions(+), 13 deletions(-) diff --git a/colab/templates/header.html b/colab/templates/header.html index dd2a2df..e394fdf 100644 --- a/colab/templates/header.html +++ b/colab/templates/header.html @@ -21,12 +21,6 @@ {% trans "Groups" %} - {% if feedzilla %} -
  • - {% trans "Blogs" %} -
  • - {% endif %} - {% plugins_menu %}
  • {% trans "Paste" %}
  • diff --git a/setup.py b/setup.py index a2e4fbb..e36ba7d 100644 --- a/setup.py +++ b/setup.py @@ -31,13 +31,6 @@ REQUIREMENTS = [ 'django-revproxy==0.9.0', - # Feedzilla (planet) and deps - 'django-common==0.1.51', - 'feedparser==5.1.3', - 'lxml==3.2.4', - 'grab==0.4.13', - 'transliterate==1.5', - # Diazo 'diazo==1.0.5', -- libgit2 0.21.2