when calling update_or_create, I want to know it's "create" or "update" since I want to do different thing according to different type. such as not + 1 if it's an "update" and +1 if it's a "create". Thanks. -- Fayland Lam // http://www.fayland.org/