mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
2.8 KiB
JSON
1 line
2.8 KiB
JSON
[{"user_id": 15607, "stars": [], "topic_id": 18356, "date_created": 1302436171.5025649, "message": "im looking for a way to programmatically insert test data to database in python.", "group_id": 292, "id": 609155}, {"user_id": 209, "stars": [], "topic_id": 18356, "date_created": 1302439909.1263981, "message": "There are for django that I know of: https://github.com/vandersonmota/model_mommy", "group_id": 292, "id": 609390}, {"user_id": 209, "stars": [], "topic_id": 18356, "date_created": 1302449915.843087, "message": "this is the other one I was thinking of: https://github.com/aerosol/django-dilla", "group_id": 292, "id": 610126}, {"user_id": 11592, "stars": [], "topic_id": 18356, "date_created": 1302457319.603333, "message": "@issackelly how does this compare to django-any?", "group_id": 292, "id": 611578}, {"user_id": 28550, "stars": [], "topic_id": 18356, "date_created": 1302460974.4213679, "message": "haha", "group_id": 292, "id": 612304}, {"user_id": 209, "stars": [], "topic_id": 18356, "date_created": 1302461040.725136, "message": "@dpwiz I don't know", "group_id": 292, "id": 612322}, {"user_id": 1982, "stars": [], "topic_id": 18356, "date_created": 1302553902.1789169, "message": "factory_boy \u2026 https://github.com/dnerdy/factory_boy \u2026 we use it at TrueCar, and really like it", "group_id": 292, "id": 629444}, {"user_id": 19655, "stars": [], "topic_id": 18356, "date_created": 1302746336.9151731, "message": "I wrote django_model_factory but have not yet completed, https://github.com/vbabiy/django_model_factory", "group_id": 292, "id": 675923}, {"user_id": 15607, "stars": [], "topic_id": 18356, "date_created": 1302765707.6077011, "message": "most ( if not all ) available solutions out there are for django and existing orms if im not wrong", "group_id": 292, "id": 680299}, {"user_id": 15607, "stars": [], "topic_id": 18356, "date_created": 1302765679.688513, "message": "in the end, i wrote my own litter wrapper that wrapped around my database tables", "group_id": 292, "id": 680295}, {"user_id": 15607, "stars": [], "topic_id": 18356, "date_created": 1302765740.4101319, "message": "and considering us not using django ( and orms ), it left little to be desired :)", "group_id": 292, "id": 680305}, {"user_id": 209, "stars": [], "topic_id": 18356, "date_created": 1302805353.4278491, "message": "@dgminh: Just, as an aside, if you want to quickly wrap your database with the django ORM, just to use the admin, or the nice tools like this, there is DB introspection... it's really handy occasionally. http://docs.djangoproject.com/en/dev/ref/django-admin/#inspectdb", "group_id": 292, "id": 688274}, {"user_id": 15607, "stars": [], "topic_id": 18356, "date_created": 1302849793.7937961, "message": "@issackelly thanks, did not know about this before. I will take a look at it :)", "group_id": 292, "id": 696956}] |