I want to add a service to my Django project that connects to an external streaming API to fetch new data, and inserts this into the database. The service uses the Django OR