aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2011-04-26 02:25:24 -0400
committerbnewbold <bnewbold@robocracy.org>2011-04-26 02:25:24 -0400
commit6511e548bbbac7f05572393e272f95d47829d967 (patch)
tree374f236fc903c61b9481ed5ba7e2cfb003f88e19 /README
parent8f670c4b0690d2a294b4f7c5bc1626811d2945f4 (diff)
downloadpiccast-6511e548bbbac7f05572393e272f95d47829d967.tar.gz
piccast-6511e548bbbac7f05572393e272f95d47829d967.zip
reimpleted JSON serialization manually
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 527611e..0eb3f7f 100644
--- a/README
+++ b/README
@@ -34,3 +34,8 @@ JSON API
/json/sets_by_feed/<feed_shortname>/
/json/pics_by_set/<set_id>/
+Feed Scrape Command
+-------------------
+Run "./manage.py scrape_feeds acidcow" to fetch the RSS feed for acid cow and
+scape all the (new) picture sets.
+