danbretl / mid-tier

django webapp
1 stars 0 forks source link

Review scrape_update #22

Open vikasmenon opened 13 years ago

vikasmenon commented 13 years ago

Scrape update consists changes to the parser. If any new information comes in for any item and if that information does not already exist for that item, the new information is stored. Thus incremental scrapes which bring in new information will update our models appropriately:

link: https://github.com/Abextra/mid-tier/compare/master...scrape_update