Commit 18f71f04501feccf61af3fe803e84b08a4ce567f
Exists in
master
and in
39 other branches
Merge branch 'master' into bootstrap
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
requirements.txt
... | ... | @@ -23,7 +23,7 @@ git+https://github.com/TracyWebTech/django-revproxy/ |
23 | 23 | git+https://github.com/TracyWebTech/django-conversejs |
24 | 24 | |
25 | 25 | # Feedzilla (planet) and deps |
26 | -https://bitbucket.org/seocam/feedzilla/get/tip.tar.gz # Temporarily work around | |
26 | +https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around | |
27 | 27 | django-common |
28 | 28 | django-tagging |
29 | 29 | feedparser | ... | ... |