mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 23:50:58 +00:00
1 line
2.6 KiB
JSON
1 line
2.6 KiB
JSON
[{"user_id": 927, "stars": [], "topic_id": 41357, "date_created": 1311077294.4502211, "message": "Make, before the deploy process so I don't need things like YUI Compressor on the servers and a simple STATIC_URL addition based on the short git commit id.", "group_id": 81, "id": 1670440}, {"user_id": 927, "stars": [], "topic_id": 41357, "date_created": 1311077390.9305451, "message": "The key part: no moving parts and there's no magic - it's just a unique URL and the messy bits happen on my side before deployment so everything can be tested and fixed before it's pushed", "group_id": 81, "id": 1670448}, {"user_id": 1126, "stars": [], "topic_id": 41357, "date_created": 1311085950.9526379, "message": "far-future expires headers of course done through an nginx or apache config", "group_id": 81, "id": 1671506}, {"user_id": 1126, "stars": [], "topic_id": 41357, "date_created": 1311085923.272522, "message": "staticfiles is way too bare-bones and still requires more manual work than I'd care to do, so I turned to django-mediagenerator a while ago and never looked back", "group_id": 81, "id": 1671503}, {"user_id": 1126, "stars": [], "topic_id": 41357, "date_created": 1311086040.5612831, "message": "mediagenerator just lets me run a single manage.py command during my deploy step (in my fabfile), and then rsync my pre compressed/minified/versioned files to my static server", "group_id": 81, "id": 1671516}, {"user_id": 1126, "stars": [], "topic_id": 41357, "date_created": 1311086047.4510379, "message": "or a cloud provider", "group_id": 81, "id": 1671518}, {"user_id": 31162, "stars": [{"date_created": 1311091445.5927351, "user_id": 28384}, {"date_created": 1311094989.2270451, "user_id": 24931}, {"date_created": 1311413230.276967, "user_id": 3412}], "topic_id": 41357, "date_created": 1311089136.5129621, "message": "I think django-compressor is good for this. It's also beginning to support precompiling Sass / Compass and Coffeescript if you want to automate that with an all-in-one app.", "group_id": 81, "id": 1671899}, {"user_id": 24931, "stars": [], "topic_id": 41357, "date_created": 1311095689.7194231, "message": "+1 for django-compressor", "group_id": 81, "id": 1673445}, {"user_id": 11592, "stars": [], "topic_id": 41357, "date_created": 1311145956.332252, "message": "I've just made one for myself. Nothing fancy, just glues stuff together and stays out of the way most of time. I've used sum(stat.mtime) in ETag instead of messing with datetime stuff or hashing.", "group_id": 81, "id": 1679212}, {"user_id": 7803, "stars": [], "topic_id": 41357, "date_created": 1313157156.196872, "message": "+1 for django-compressor", "group_id": 81, "id": 1857227}] |