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

1 line
3.1 KiB
JSON

[{"user_id": 1070, "stars": [], "topic_id": 42465, "date_created": 1311307749.2595539, "message": "https://github.com/bkad/kimpine been a long time user of http://codereview.appspot.com , but I've always wanted private hosting and syntax highlighting, so I figured it'd be neat way to learn django and apply all the things I've learned from lurking on Convore about modern Django development (pip, virtualenv, South, etc.) by porting it off App Engine. Just thought I'd share my work in progress :)", "group_id": 81, "id": 1695050}, {"user_id": 1930, "stars": [], "topic_id": 42465, "date_created": 1311312731.535815, "message": "@bkad check out: http://code.google.com/p/django-gae2django/ as well as http://code.google.com/appengine/articles/pure_django.html - hope that helps.", "group_id": 81, "id": 1695614}, {"user_id": 1930, "stars": [], "topic_id": 42465, "date_created": 1311311735.4297669, "message": "So that you can readily compare your progress, note that there is (was?) a \"shim\" back end to take the repo-rietveld code, and plumb it to standard db, so that you could have private hosting. You should be able to run that on your dev. machine, side-by-side for consistency testing. I'll see if I can dig up the link.", "group_id": 81, "id": 1695538}, {"user_id": 17641, "stars": [], "topic_id": 42465, "date_created": 1311312720.11623, "message": "yarkot: Do you mean the gae2django project? bkad added a link in the README (thanks! :). BTW, it's still around and alive but didn't see any significant changes in the past few months.", "group_id": 81, "id": 1695611}, {"user_id": 1930, "stars": [], "topic_id": 42465, "date_created": 1311312862.1317899, "message": "Ah - I see, kimpine is a fork of gae2django. I was hoping a conversion to relational, django-orm based app.", "group_id": 81, "id": 1695626}, {"user_id": 1070, "stars": [], "topic_id": 42465, "date_created": 1311313030.2776721, "message": "@yarkot yup, everything is ported to use django's ORM instead of app engine models :)", "group_id": 81, "id": 1695643}, {"user_id": 12747, "stars": [], "topic_id": 42465, "date_created": 1311357254.982059, "message": "how's this going?", "group_id": 81, "id": 1700325}, {"user_id": 1930, "stars": [], "topic_id": 42465, "date_created": 1311378244.8372791, "message": "@bkad - ahh, cool! I'll have to clone, have a look. How far are you with it? How's it going?", "group_id": 81, "id": 1702274}, {"user_id": 1070, "stars": [], "topic_id": 42465, "date_created": 1311402619.440846, "message": "had to break a lot of things to get it going (user specified column widths, remote repos, uploading diffs through web forms), but the core functionality is there. currently working on getting csrf protection up and running", "group_id": 81, "id": 1704251}, {"user_id": 17641, "stars": [], "topic_id": 42465, "date_created": 1311406396.0813389, "message": "@bkad with csrf protection there's no need for Rietveld's homegrown xsrf token. Maybe the easiest thing is to remove it in favor of Django's csrf methods. But I'm not sure how to tell upload.py about this token then. :)", "group_id": 81, "id": 1704884}]