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

1 line
3.8 KiB
JSON

[{"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1309959924.740845, "message": "Just wondering if anyone thinks this might be useful, and if I could get some opinions on it. The main thing I need help with (I think) is escaping - I'm not sure if I need to be more careful about marking strings it outputs as safe to prevent double-encoding issues etc.", "group_id": 81, "id": 1575503}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1309959865.998487, "message": "For example, you can do things like this:", "group_id": 81, "id": 1575496}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1309959870.2124479, "message": "{% spurl base=STATIC_URL add_path=\"javascript\" add_path=\"lib\" add_path=\"jquery.js\" %}\n", "group_id": 81, "id": 1575497}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1309959780.086549, "message": "A few days ago I released this on GitHub: https://github.com/j4mie/django-spurl", "group_id": 81, "id": 1575483}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1309959834.3431849, "message": "It's a template tag for building and manipulating URLs - mostly external links, but works fine for internal too.", "group_id": 81, "id": 1575490}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1309959968.3958449, "message": "(see the Usage section of the README for more realistic/useful examples)", "group_id": 81, "id": 1575509}, {"user_id": 1126, "stars": [], "topic_id": 41280, "date_created": 1309969601.94751, "message": "this looks similar to the snippet that I've been using to do this previously:", "group_id": 81, "id": 1576739}, {"user_id": 1126, "stars": [], "topic_id": 41280, "date_created": 1309969603.0963349, "message": "http://djangosnippets.org/snippets/2237/", "group_id": 81, "id": 1576740}, {"user_id": 1126, "stars": [], "topic_id": 41280, "date_created": 1309969638.0200219, "message": "it seems like yours is a tad more robust and secure though, so I'll definitely take a look, thanks for sharing!", "group_id": 81, "id": 1576744}, {"user_id": 18824, "stars": [], "topic_id": 41280, "date_created": 1309973485.4565251, "message": "Looks good, will try it!", "group_id": 81, "id": 1577454}, {"user_id": 35238, "stars": [], "topic_id": 41280, "date_created": 1310065146.2343979, "message": "It's very flexible =)", "group_id": 81, "id": 1586692}, {"user_id": 35238, "stars": [], "topic_id": 41280, "date_created": 1310065123.3589871, "message": "`{% spurl base=url add_query=\"referer={{ site.domain }}\" %}`", "group_id": 81, "id": 1586690}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1310072771.1255109, "message": "Thanks all, glad you like.", "group_id": 81, "id": 1587969}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1310075751.1931181, "message": "I just pushed some commits which I *think* correct the autoescaping behaviour of the tag. Any template system experts care to take a look? https://github.com/j4mie/django-spurl/compare/6515b2...4ea85b", "group_id": 81, "id": 1588234}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1310075861.507051, "message": "I just pushed some commits which I *think* correct the autoescaping behaviour of the tag. Any template system experts care to take a look? https://github.com/j4mie/django-spurl/compare/6515b2...4ea85b", "group_id": 81, "id": 1588241}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1310077709.345901, "message": "Oops, sorry for the duplicate, Convore being weird.", "group_id": 81, "id": 1588394}, {"user_id": 5980, "stars": [], "topic_id": 41280, "date_created": 1310077719.951539, "message": "Try this diff instead, cleaned it up a bit: https://github.com/j4mie/django-spurl/compare/6515b2...c3a130", "group_id": 81, "id": 1588396}]