mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
3.5 KiB
JSON
1 line
3.5 KiB
JSON
[{"user_id": 1, "stars": [{"date_created": 1298007485.5412481, "user_id": 141}], "topic_id": 1816, "date_created": 1297068762.5280681, "message": "How are you guys dealing with the syntax clash?", "group_id": 81, "id": 47309}, {"user_id": 1, "stars": [], "topic_id": 1816, "date_created": 1297068782.4199741, "message": "I coded up an UBER HACKY {% verbatim %} tag a while back", "group_id": 81, "id": 47311}, {"user_id": 1, "stars": [{"date_created": 1301654274.9949951, "user_id": 2928}], "topic_id": 1816, "date_created": 1297068813.6159229, "message": "https://gist.github.com/629508", "group_id": 81, "id": 47312}, {"user_id": 1, "stars": [], "topic_id": 1816, "date_created": 1297068821.2124169, "message": "But it'd be nice for a cleaner solution", "group_id": 81, "id": 47313}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070699.2188261, "message": "it was a quick solution", "group_id": 81, "id": 47371}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070621.6205189, "message": "it's a bit hacky, in that it assumes you put it in the first listed template folder", "group_id": 81, "id": 47360}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070523.083003, "message": "This is what I've done: https://gist.github.com/742160", "group_id": 81, "id": 47349}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070573.0727539, "message": "It's just an include... but doen't run it through the templating engine.", "group_id": 81, "id": 47354}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070634.4777651, "message": "I typically only have one... but, still", "group_id": 81, "id": 47361}, {"user_id": 1, "stars": [], "topic_id": 1816, "date_created": 1297070661.4009211, "message": "Yeah, it works, and it's not too hard to imagine how one would extend this implementation to include more template folders", "group_id": 81, "id": 47363}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070598.0160949, "message": "Then you can just keep your other templates seperate from your django stuff.", "group_id": 81, "id": 47357}, {"user_id": 1, "stars": [], "topic_id": 1816, "date_created": 1297070598.1245179, "message": "Nice, it's like a better {% ssi %}", "group_id": 81, "id": 47358}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070695.57024, "message": "sure", "group_id": 81, "id": 47369}, {"user_id": 540, "stars": [{"date_created": 1297070787.3280289, "user_id": 1}], "topic_id": 1816, "date_created": 1297070728.866091, "message": "I like having those templates separate from the django ones though", "group_id": 81, "id": 47373}, {"user_id": 540, "stars": [], "topic_id": 1816, "date_created": 1297070740.680948, "message": "especially since it's a different template language, it seemed cleaner", "group_id": 81, "id": 47375}, {"user_id": 521, "stars": [], "topic_id": 1816, "date_created": 1297091980.7917991, "message": "this may be completely off topic, but what are the plusses in moving template rendering out of django templates and into JS?", "group_id": 81, "id": 47675}, {"user_id": 115, "stars": [], "topic_id": 1816, "date_created": 1297100986.2302079, "message": "@chrisdrackett dynamically add new objects on the client without waiting for an xhr", "group_id": 81, "id": 47709}, {"user_id": 115, "stars": [{"date_created": 1297102418.3491659, "user_id": 1}], "topic_id": 1816, "date_created": 1297101048.795784, "message": "to answer the original question... we're using your verbatim tag", "group_id": 81, "id": 47710}] |