File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?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-06T09:54:13Z </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-06T10:02:02Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ <h1>Introduction</h1>
7878programming language. The syntax is starting to make sense. The first
7979few "AHA!" moments are hitting you as you're building applications with
8080a web framework.</ p >
81- < p > Now you want to know how to take your web application code and put it
81+ < p > Now you want to know how to take your web application code and make it
8282live on the Web. That's where this guide comes in. If you want to gain
8383an understanding of everything you need to deploy and run a production Python
8484web application, you've come to the right place.</ p >
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ <h1>Introduction</h1>
7878programming language. The syntax is starting to make sense. The first
7979few "AHA!" moments are hitting you as you're building applications with
8080a web framework.</ p >
81- < p > Now you want to know how to take your web application code and put it
81+ < p > Now you want to know how to take your web application code and make it
8282live on the Web. That's where this guide comes in. If you want to gain
8383an understanding of everything you need to deploy and run a production Python
8484web application, you've come to the right place.</ p >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ programming language. The syntax is starting to make sense. The first
1010few "AHA!" moments are hitting you as you're building applications with
1111a web framework.
1212
13- Now you want to know how to take your web application code and put it
13+ Now you want to know how to take your web application code and make it
1414live on the Web. That's where this guide comes in. If you want to gain
1515an understanding of everything you need to deploy and run a production Python
1616web application, you've come to the right place.
You can’t perform that action at this time.
0 commit comments