You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -445,6 +445,11 @@ <h2>Flask resources</h2>
445
445
<ahref="https://stormpath.com/blog/build-a-flask-app-in-30-minutes/">building a Flask app in 30 minutes</a>.</p>
446
446
</li>
447
447
<li>
448
+
<p><ahref="http://charlesleifer.com/blog/saturday-morning-hacks-building-an-analytics-app-with-flask/">Building an Analytics App with Flask</a>
449
+
is a detailed walkthrough for collecting and analyzing webpage
450
+
analytics with your own Flask app.</p>
451
+
</li>
452
+
<li>
448
453
<p>Nice post by Jeff Knupp on <ahref="http://www.jeffknupp.com/blog/2014/01/29/productionizing-a-flask-application/">Productionizing a Flask App</a>.</p>
449
454
</li>
450
455
<li>
@@ -3771,6 +3776,10 @@ <h1>Change Log</h1>
3771
3776
the
3772
3777
<ahref="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages">source repository's commit log</a> on GitHub.</p>
3773
3778
<h2>2014</h2>
3779
+
<h3>October</h3>
3780
+
<ul>
3781
+
<li>New Flask resources.</li>
3782
+
</ul>
3774
3783
<h3>September</h3>
3775
3784
<ul>
3776
3785
<li>New resources for Flask, Django and task queues sections.</li>
Copy file name to clipboardExpand all lines: flask.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,11 @@ <h2>Flask resources</h2>
120
120
<ahref="https://stormpath.com/blog/build-a-flask-app-in-30-minutes/">building a Flask app in 30 minutes</a>.</p>
121
121
</li>
122
122
<li>
123
+
<p><ahref="http://charlesleifer.com/blog/saturday-morning-hacks-building-an-analytics-app-with-flask/">Building an Analytics App with Flask</a>
124
+
is a detailed walkthrough for collecting and analyzing webpage
125
+
analytics with your own Flask app.</p>
126
+
</li>
127
+
<li>
123
128
<p>Nice post by Jeff Knupp on <ahref="http://www.jeffknupp.com/blog/2014/01/29/productionizing-a-flask-application/">Productionizing a Flask App</a>.</p>
0 commit comments