Commit d1458bd9417a96a736871fb7ff67743f940d176c
1 parent
4a3e8b3d
Exists in
master
and in
39 other branches
Updating feedzilla to latest stable version
Showing
3 changed files
with
2 additions
and
4 deletions
Show diff stats
requirements.txt
... | ... | @@ -24,10 +24,9 @@ git+https://github.com/TracyWebTech/django-revproxy/ |
24 | 24 | django-conversejs |
25 | 25 | |
26 | 26 | # Feedzilla (planet) and deps |
27 | -https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around | |
27 | +feedzilla==0.22 | |
28 | 28 | django-common |
29 | 29 | django-taggit |
30 | -django-taggit-templatetags | |
31 | 30 | feedparser |
32 | 31 | lxml |
33 | 32 | grab | ... | ... |
src/colab/custom_settings.py