Commit b803f41281b07b151ef4490973ea6c1ef9ac3321

Authored by Sergio Oliveira
1 parent 1ae741fb

Using feedzilla from master (stable is broken)

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
requirements.txt
@@ -27,7 +27,8 @@ git+https://github.com/TracyWebTech/django-revproxy/ @@ -27,7 +27,8 @@ git+https://github.com/TracyWebTech/django-revproxy/
27 django-conversejs 27 django-conversejs
28 28
29 # Feedzilla (planet) and deps 29 # Feedzilla (planet) and deps
30 -feedzilla==0.22 30 +#feedzilla==0.22
  31 +hg+https://bitbucket.org/lorien/feedzilla
31 django-common 32 django-common
32 feedparser 33 feedparser
33 lxml 34 lxml