From 6511e548bbbac7f05572393e272f95d47829d967 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 26 Apr 2011 02:25:24 -0400 Subject: reimpleted JSON serialization manually --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index 527611e..0eb3f7f 100644 --- a/README +++ b/README @@ -34,3 +34,8 @@ JSON API /json/sets_by_feed// /json/pics_by_set// +Feed Scrape Command +------------------- +Run "./manage.py scrape_feeds acidcow" to fetch the RSS feed for acid cow and +scape all the (new) picture sets. + -- cgit v1.2.3