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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -403,6 +403,11 @@ <h2>Flask resources</h2>
403
403
<p><ahref="http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xviii-deployment-on-the-heroku-cloud">Part 18: Deployment on the Heroku Cloud</a></p>
404
404
</li>
405
405
<li>
406
+
<p><ahref="http://blog.john.mayonvolcanosoftware.com/building-a-blog-using-flask-and-angularjs-part-1/">Building a blog using Flask and AngularJS Part 1</a>
407
+
is the first of a multipart series on working with Flask and an AngularJS
408
+
front end.</p>
409
+
</li>
410
+
<li>
406
411
<p><ahref="http://flask.pocoo.org/extensions/">The Flask Extensions Registry</a> is a
407
412
curated list of the best packages that extend Flask. It's the first location
408
413
to look through when you're wondering how to do something that's not in the
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
@@ -97,6 +97,11 @@ <h2>Flask resources</h2>
97
97
<p><ahref="http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xviii-deployment-on-the-heroku-cloud">Part 18: Deployment on the Heroku Cloud</a></p>
98
98
</li>
99
99
<li>
100
+
<p><ahref="http://blog.john.mayonvolcanosoftware.com/building-a-blog-using-flask-and-angularjs-part-1/">Building a blog using Flask and AngularJS Part 1</a>
101
+
is the first of a multipart series on working with Flask and an AngularJS
102
+
front end.</p>
103
+
</li>
104
+
<li>
100
105
<p><ahref="http://flask.pocoo.org/extensions/">The Flask Extensions Registry</a> is a
101
106
curated list of the best packages that extend Flask. It's the first location
102
107
to look through when you're wondering how to do something that's not in the
0 commit comments