|
|
|
Make the fetcher a regular django app to avoid having to ass its directory to PYTHOPATH.
Modify:
- the cron jobs
- all links to the fetcher (in import_ratings module only, I believe)
|
|
Description
|
Make the fetcher a regular django app to avoid having to ass its directory to PYTHOPATH.
Modify:
- the cron jobs
- all links to the fetcher (in import_ratings module only, I believe) |
Show » |
|
Modified scripts:
- run_imdb_fetcher.py
- run_fix_imdb_codes.py
Perhaps other scripts need modification / rewriting but I don't think they are currently in use.