When I update a field on a Django model instance, save it, and try to fetch this model instance from within a celery worker then often it gives me the old value. If, however