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

1 line
2.1 KiB
JSON

[{"user_id": 22386, "stars": [], "topic_id": 43885, "date_created": 1313502952.7901199, "message": "What does everyone use for processing images uploaded to the server?", "group_id": 81, "id": 1883754}, {"user_id": 37643, "stars": [], "topic_id": 43885, "date_created": 1313504108.586719, "message": "sorl thumbnail -- works great", "group_id": 81, "id": 1883864}, {"user_id": 35590, "stars": [{"date_created": 1317994706.3062611, "user_id": 40805}], "topic_id": 43885, "date_created": 1313505548.581305, "message": "I had a look a at a lot of em, and ended up choosing django-imagekit. Works nice. https://github.com/jdriscoll/django-imagekit", "group_id": 81, "id": 1883967}, {"user_id": 22713, "stars": [], "topic_id": 43885, "date_created": 1313507076.668256, "message": "django-thumbs es easy and fast http://code.google.com/p/django-thumbs/", "group_id": 81, "id": 1884159}, {"user_id": 8391, "stars": [], "topic_id": 43885, "date_created": 1313514616.694346, "message": "It takes ~4 lines of PIL code.", "group_id": 81, "id": 1884930}, {"user_id": 27489, "stars": [], "topic_id": 43885, "date_created": 1313566406.9645491, "message": "+1 for django-imagekit", "group_id": 81, "id": 1890679}, {"user_id": 18281, "stars": [], "topic_id": 43885, "date_created": 1313578630.6066129, "message": "need to clarify what you mean, i've got my own PIL code for processing an image, resizing the upload to screen size, randomising the imagename then saving it.", "group_id": 81, "id": 1891635}, {"user_id": 18281, "stars": [], "topic_id": 43885, "date_created": 1313578675.9887309, "message": "my next step will be to use the sorl image field as the uploader.", "group_id": 81, "id": 1891646}, {"user_id": 18281, "stars": [], "topic_id": 43885, "date_created": 1313578647.676486, "message": "then i use sorl thumbnail to display those images.", "group_id": 81, "id": 1891638}, {"user_id": 12966, "stars": [], "topic_id": 43885, "date_created": 1313590452.482362, "message": "Graphicsmagick via subprocess", "group_id": 81, "id": 1892704}, {"user_id": 27863, "stars": [], "topic_id": 43885, "date_created": 1313661113.672945, "message": "+1 for imagekit", "group_id": 81, "id": 1900607}]