File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,15 @@ inception in December 2012. You can view detailed changes via the
1414
1515
1616## 2017
17+ ### July
18+ * Added new blog post on how to
19+ [ monitor Flask applications] ( /blog/hosted-monitoring-flask-web-apps.html ) .
20+ * Fixed a typo in the
21+ [ Make Phone Calls in Python] ( /blog/make-phone-calls-python.html )
22+ blog post thanks to my [ colleague Greg Baugues'] ( http://baugues.com/ )
23+ sharp eyes.
24+
25+
1726### June
1827* New blog post on
1928 [ How to Create Your First Static Site with Pelican and Jinja2] ( /blog/generating-static-websites-pelican-jinja2-markdown.html ) .
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ slug: make-phone-calls-python
33meta: This tutorial shows how to use a Python program and the Twilio API to dial phone calls.
44category: post
55date: 2016-11-23
6- modified: 2017-05-11
6+ modified: 2017-07-22
77headerimage: /img/161123-python-phone-calls/header.jpg
88headeralt: Python and Twilio logos. Copyright their respective owners.
99
You can’t perform that action at this time.
0 commit comments