Tom Meagher
Tom Meagher
From @lukethighwalker in #59: >Is there a way in Local_settings.py where I can make the app search my existing timeline and my archive file? or is it simply one or...
Today's [news from Heroku](https://blog.heroku.com/next-chapter) means that it will no longer allow free dynos, the kind that this repo relies on. I'm not sure yet if it's worth the effort to...
When I get to [this step](https://github.com/mapmyfitness/api-examples/blob/8d8fd629c36e12ae4478ed3dcc23e0b70b414a94/python/oauth2_authorization_demo.py#L44) in the tutorial, my web browser is balking. The browser opens up and it says "The requested redirect didn't match the client settings." Not...
Hi, this is a great tool. I'd really like to be able to change the output filename for each png saved. Ideally, there would be a command line parameter that...
Here's the stack trace: ``` multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/multiprocessing/pool.py", line 119, in worker result = (True, func(*args, **kwds)) File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/multiprocessing/pool.py", line 44, in mapstar return...