mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
794 B
JSON
1 line
794 B
JSON
[{"user_id": 42117, "stars": [], "topic_id": 46987, "date_created": 1319481255.5260749, "message": "When I use the pre_update signal to update a custom User model, it fails. The use case is: 1. User associates LinkedIn account with existing user account. 2. After redirected from LinkedIn user login, pre_update gets LinkedIn profile data and updates user account. 3. I do a model.save(), which does an update. 4. Another update happens in the background and overwrites saved changes with null values.", "group_id": 5196, "id": 2422498}, {"user_id": 20656, "stars": [], "topic_id": 46987, "date_created": 1319482264.8105421, "message": "Signal handlers should return True/False to signal that the model data changed and DSA will do the save for you (or not).", "group_id": 5196, "id": 2422626}] |