diff options
author | bnewbold <bnewbold@robocracy.org> | 2011-04-26 15:58:45 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2011-04-26 15:58:45 -0400 |
commit | 309dfaef522a3861fdaae4bddad8197db1c98984 (patch) | |
tree | 553929f7e67c7756963375ea30f9c80140134e6f /README | |
parent | 6511e548bbbac7f05572393e272f95d47829d967 (diff) | |
download | piccast-309dfaef522a3861fdaae4bddad8197db1c98984.tar.gz piccast-309dfaef522a3861fdaae4bddad8197db1c98984.zip |
added pic_count to PicSet serializtion
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -39,3 +39,8 @@ Feed Scrape Command Run "./manage.py scrape_feeds acidcow" to fetch the RSS feed for acid cow and scape all the (new) picture sets. +TODO +---- +- scrape description text from acidcow +- refactor sets to include pic_count column (generated when scraping, updating) + |