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

1 line
2.8 KiB
JSON

[{"user_id": 15211, "stars": [], "topic_id": 47689, "date_created": 1322037988.0385029, "message": "Me, what do you want to know?", "group_id": 81, "id": 2623696}, {"user_id": 1398, "stars": [], "topic_id": 47689, "date_created": 1322119631.408607, "message": "Me too. Awesome experience and I normally suck at sys admin stuff. What do you want to know?", "group_id": 81, "id": 2629396}, {"user_id": 6216, "stars": [], "topic_id": 47689, "date_created": 1322142375.8361261, "message": "are you using shared database? how do you access database since psql is not enabled on shared databases?", "group_id": 81, "id": 2630421}, {"user_id": 15211, "stars": [], "topic_id": 47689, "date_created": 1322213252.1634679, "message": "What? I access it the normal way, Heroku automatically attaches a database setting to your settings.py so everything should work from start.", "group_id": 81, "id": 2636137}, {"user_id": 827, "stars": [], "topic_id": 47689, "date_created": 1322300892.5214119, "message": "How do you get your local postgre to work? Do you need a separate settings file locally?", "group_id": 81, "id": 2643279}, {"user_id": 827, "stars": [], "topic_id": 47689, "date_created": 1322304336.2744291, "message": "@Riku Ok, I just edited the settings file with normal settings for a local postgre and it seems to work. Somehow Heroku overrides these settings? Sorry for thinking outloud here, probably not the right questions but I might be able to help on deploying to Heroku.", "group_id": 81, "id": 2643403}, {"user_id": 6216, "stars": [], "topic_id": 47689, "date_created": 1322405062.32604, "message": "@peppelorum psql has nothing to do with how django accesses db", "group_id": 81, "id": 2651701}, {"user_id": 1398, "stars": [], "topic_id": 47689, "date_created": 1322375198.969722, "message": "local postgre to work? Not sure what you mean. I use the Heroku supplied one you find at http://devcenter.heroku.com/articles/django#postgres_database_config", "group_id": 81, "id": 2649900}, {"user_id": 41146, "stars": [], "topic_id": 47689, "date_created": 1322408956.3348839, "message": "@Riku yes, you have your local postgresql settings using your local database, and heroku overrides that part of your settings file to work with their database. Actually they just announced that you can use their postgresql databases for any app you want, they built an external service.", "group_id": 81, "id": 2651965}, {"user_id": 41146, "stars": [], "topic_id": 47689, "date_created": 1322409001.3844421, "message": "@Riku yes, you have your local postgresql settings using your local database, and heroku overrides that part of your settings file to work with their database. Actually they just announced that you can use their postgresql databases for any app you want, they built an external service.", "group_id": 81, "id": 2651968}]