Disabling Scrape Ops in settings is not working. Even with the below settings file, the scrap ops proxy is still being called. #settings.py ... SCRAPEOPS_PROXY_ENABLED = False ...