Files
2012-02-21 01:15:00 -05:00

1 line
1.6 KiB
JSON

[{"user_id": 5463, "stars": [], "topic_id": 3775, "date_created": 1297360807.975101, "message": "DecimalField is probably the best as you don't need arbitrary precision", "group_id": 81, "id": 72106}, {"user_id": 5463, "stars": [], "topic_id": 3775, "date_created": 1297360827.4317369, "message": "*as long", "group_id": 81, "id": 72110}, {"user_id": 1376, "stars": [], "topic_id": 3775, "date_created": 1297360684.8224421, "message": "Currently just using DecimalField. Is there a better way?", "group_id": 81, "id": 72083}, {"user_id": 228, "stars": [], "topic_id": 3775, "date_created": 1297364672.5388041, "message": "i read this as 'concurrency' and got super excited", "group_id": 81, "id": 72716}, {"user_id": 2588, "stars": [], "topic_id": 3775, "date_created": 1297364689.2258761, "message": "haha me too", "group_id": 81, "id": 72722}, {"user_id": 4581, "stars": [], "topic_id": 3775, "date_created": 1297364310.7570269, "message": "That's how I'm doing it. I'd also be curious to see if anyone's doing anything differently.", "group_id": 81, "id": 72646}, {"user_id": 228, "stars": [], "topic_id": 3775, "date_created": 1297364701.444068, "message": "we use decimal field as well", "group_id": 81, "id": 72726}, {"user_id": 228, "stars": [], "topic_id": 3775, "date_created": 1297364721.999037, "message": "with decimal_places=2, obvsly", "group_id": 81, "id": 72731}, {"user_id": 1736, "stars": [], "topic_id": 3775, "date_created": 1297365523.334727, "message": "We just use a int field and store the value in whatever the smallest currency unit is (cent, etc).", "group_id": 81, "id": 73006}]