File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
source/content/pages/03-deployment Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ <h2>Why is deployment necessary?</h2>
608608< p > Your web application must live somewhere other than your own desktop or
609609laptop. A production environment is the canonical version of your current
610610application and its associated data.</ p >
611- < h2 > Deployment map</ h2 >
611+ < h2 > Deployment topics map</ h2 >
612612< p > Python web application deployments are comprised of many pieces that need to
613613be individually configured. Here is a map that visually depicts how each
614614deployment topic relates to each other. Click the image to pull up a PDF
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ <h2>Why is deployment necessary?</h2>
4545< p > Your web application must live somewhere other than your own desktop or
4646laptop. A production environment is the canonical version of your current
4747application and its associated data.</ p >
48- < h2 > Deployment map</ h2 >
48+ < h2 > Deployment topics map</ h2 >
4949< p > Python web application deployments are comprised of many pieces that need to
5050be individually configured. Here is a map that visually depicts how each
5151deployment topic relates to each other. Click the image to pull up a PDF
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-08-01T07:52:00Z </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-08-01T07:52:47Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ laptop. A production environment is the canonical version of your current
2727application and its associated data.
2828
2929
30- ## Deployment map
30+ ## Deployment topics map
3131Python web application deployments are comprised of many pieces that need to
3232be individually configured. Here is a map that visually depicts how each
3333deployment topic relates to each other. Click the image to pull up a PDF
You can’t perform that action at this time.
0 commit comments