diff options
author | bnewbold <bnewbold@robocracy.org> | 2011-04-22 06:45:18 +0000 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2011-04-22 06:45:18 +0000 |
commit | 99dd77cd6f447aaee5897a0667a7973b45d02501 (patch) | |
tree | c4a182c5110cd527219fdf4af0acca29744955fe /README | |
parent | 6413abbd68e6a441fe0df4fe93e9e78e375636dc (diff) | |
download | piccast-99dd77cd6f447aaee5897a0667a7973b45d02501.tar.gz piccast-99dd77cd6f447aaee5897a0667a7973b45d02501.zip |
fix feed_scrape problems
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Requirements The django application requires: - django 1.1 - python-docutils + - python-feedparser - python 2.6+ (I think? with pysqlite or whatevah?) JSON API |