File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-02-12T14:10:33Z </updated ></feed >
2
+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-02-15T11:24:35Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -130,7 +130,10 @@ resource:
130
130
131
131
Yeah, there are a lot of parts to the series. However, it helps to keep the
132
132
complexity contained to small pieces at a time. The whole series is well
133
- worth an in-depth read-through.
133
+ worth an in-depth read-through. The
134
+ `author <https://twitter.com/miguelgrinberg >`_ is also writing the
135
+ `O'Reilly Flask Web Development <http://shop.oreilly.com/product/0636920031116.do >`_
136
+ book so consider picking that up as well.
134
137
135
138
The `Flask Extensions Registry <http://flask.pocoo.org/extensions/ >`_ is a
136
139
curated list of the best packages that extend Flask. It's the first location
Original file line number Diff line number Diff line change @@ -168,7 +168,10 @@ <h3>Flask resources</h3>
168
168
</ ul >
169
169
< p > Yeah, there are a lot of parts to the series. However, it helps to keep the
170
170
complexity contained to small pieces at a time. The whole series is well
171
- worth an in-depth read-through.</ p >
171
+ worth an in-depth read-through. The
172
+ < a class ="reference external " href ="https://twitter.com/miguelgrinberg "> author</ a > is also writing the
173
+ < a class ="reference external " href ="http://shop.oreilly.com/product/0636920031116.do "> O'Reilly Flask Web Development</ a >
174
+ book so consider picking that up as well.</ p >
172
175
< p > The < a class ="reference external " href ="http://flask.pocoo.org/extensions/ "> Flask Extensions Registry</ a > is a
173
176
curated list of the best packages that extend Flask. It's the first location
174
177
to look through when you're wondering how to do something that's not in the
You can’t perform that action at this time.
0 commit comments