mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
[{"user_id": 37535, "stars": [], "topic_id": 45703, "date_created": 1316790758.683924, "message": "What can I use to manage states chages in my models?", "group_id": 81, "id": 2197316}, {"user_id": 33545, "stars": [], "topic_id": 45703, "date_created": 1316792743.3546441, "message": "Have you tried django-fsm ?", "group_id": 81, "id": 2197553}, {"user_id": 37535, "stars": [], "topic_id": 45703, "date_created": 1316813275.8550439, "message": "Yes! It's pretty much what I'm looking for but not exactly. I was wondering if there is something like RoR Acts as State Machine. Anybody know it?", "group_id": 81, "id": 2199337}, {"user_id": 33545, "stars": [], "topic_id": 45703, "date_created": 1316935535.5619171, "message": "What's the difference? AASM is too bound to Ruby syntax, django-fms is the same, but for python style", "group_id": 81, "id": 2208218}, {"user_id": 13597, "stars": [], "topic_id": 45703, "date_created": 1317029581.081517, "message": "another thumbs up for django-fsm - used it recently after quite a bit of looking for alternative solutions, and it fitted my (limited) understanding of states best.", "group_id": 81, "id": 2215470}, {"user_id": 1496, "stars": [], "topic_id": 45703, "date_created": 1317174581.2681911, "message": "The 'docutils' package has a clean and well-documented FSM module at its core. Not sure how easy it would be to use in other random projects though.", "group_id": 81, "id": 2229259}] |