mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
2.2 KiB
JSON
1 line
2.2 KiB
JSON
[{"user_id": 1, "stars": [], "topic_id": 6513, "date_created": 1297889298.0160799, "message": "I've passed off maintainership to @HonzaKral, I'm not really sure what it's up to ATM.", "group_id": 81, "id": 124063}, {"user_id": 1, "stars": [], "topic_id": 6513, "date_created": 1297889311.6054859, "message": "(Should have probably made a public announcement of that pass-off)", "group_id": 81, "id": 124066}, {"user_id": 1736, "stars": [], "topic_id": 6513, "date_created": 1297889200.7822111, "message": "Is this compatible with Django 1.2/1.3? The tutorial seems a bit dated.", "group_id": 81, "id": 124041}, {"user_id": 1736, "stars": [], "topic_id": 6513, "date_created": 1297889514.322463, "message": "Related question: What do people use for comments these days? (other than DISQUS which isn't an option)", "group_id": 81, "id": 124119}, {"user_id": 1126, "stars": [], "topic_id": 6513, "date_created": 1297889982.834476, "message": "I just have a custom contrib.comments subclass based on threadedcomments, using some combination of gravatar, akismet, and/or django-honeypot", "group_id": 81, "id": 124227}, {"user_id": 2588, "stars": [], "topic_id": 6513, "date_created": 1297899385.926136, "message": "We're also using a custom comments app subclassing threadedcomments in a 1.2 environment for a project.", "group_id": 81, "id": 126499}, {"user_id": 14653, "stars": [], "topic_id": 6513, "date_created": 1298453013.399277, "message": "From my point of view, after getting django-threadedcomments working in my project, I decided to go for a specific little solution. I think too many people think about comments in a very narrow minded way. Comments are not only for blogs or social websites. You can use a good comment system for Q&A, feedback... I sincerely think that contrib comments is missing some love. Problem with Disqus is, that in many situations you don't have enough control.", "group_id": 81, "id": 186350}, {"user_id": 6894, "stars": [], "topic_id": 6513, "date_created": 1298542482.7647059, "message": "We're using a modified threadedcomments, working with django 1.2. Our changes are pretty minor mostly, fork is here: https://github.com/koordinates/django-threadedcomments/", "group_id": 81, "id": 196545}] |