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

1 line
2.7 KiB
JSON

[{"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1313418227.264915, "message": "Creating this thread so that as we develop different parts we can post updates to keep each other running and debugging locally.", "group_id": 10580, "id": 1876079}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1313418239.427012, "message": "So, beyond the usually syncdb....", "group_id": 10580, "id": 1876080}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1313418274.0786281, "message": "1. re-run pip install -r requirements/project.txt", "group_id": 10580, "id": 1876084}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1313418323.782613, "message": "2. create a file, meetup_api_key.py in the same folder as settings.py, that sets MEETUP_API_KEY to your personal Meetup.com developer key.", "group_id": 10580, "id": 1876086}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1313418259.3274541, "message": "The home page is actually use the meetup.com API now, which means you need the wrapper dependency and an API key.", "group_id": 10580, "id": 1876082}, {"user_id": 36374, "stars": [], "topic_id": 43829, "date_created": 1313434264.2577901, "message": "@estebistec thanks! Got it up and running.", "group_id": 10580, "id": 1877741}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1313435457.1194561, "message": "I notice that the meetup.com API calls are actually a little slow, so that caching should help us alot in production", "group_id": 10580, "id": 1877813}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1315174300.735899, "message": "Setting up email today. Running locally will now require either:", "group_id": 10580, "id": 2045628}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1315174336.920496, "message": "just configure the console backend locally (django.core.mail.backends.console.EmailBackend)", "group_id": 10580, "id": 2045634}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1315174313.3985059, "message": "smtp_account.py including email settings for the SMTP backend; or...", "group_id": 10580, "id": 2045631}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1315267198.38761, "message": "all of the settings in meetup_api_key.py and smtp_account.py are now expected to be found in: private_settings.py", "group_id": 10580, "id": 2054740}, {"user_id": 15292, "stars": [], "topic_id": 43829, "date_created": 1315546245.9118609, "message": "So this is insufficient, and the info may as well live with the code: https://github.com/pythonkc/pythonkc.com/blob/master/docs/local_development.rst", "group_id": 10580, "id": 2082345}]