diff options
author | bnewbold <bnewbold@robocracy.org> | 2011-04-26 02:25:24 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2011-04-26 02:25:24 -0400 |
commit | 6511e548bbbac7f05572393e272f95d47829d967 (patch) | |
tree | 374f236fc903c61b9481ed5ba7e2cfb003f88e19 /README | |
parent | 8f670c4b0690d2a294b4f7c5bc1626811d2945f4 (diff) | |
download | piccast-6511e548bbbac7f05572393e272f95d47829d967.tar.gz piccast-6511e548bbbac7f05572393e272f95d47829d967.zip |
reimpleted JSON serialization manually
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. + |