File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-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 >2013-12-12T12:58:03Z </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 >2013-12-12T12:59:33Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -655,7 +655,8 @@ <h1>Change Log</h1>
655655 < div class ="section " id ="id1 ">
656656< h2 > 2013</ h2 >
657657< p > Dec: Changed CDN section to static content. Transitioning diagrams from
658- Paper app drawings to Balsamiq mockups exported to PNG files.</ p >
658+ Paper app drawings to Balsamiq mockups exported to PNG files. Added Python
659+ database connectors to database section.</ p >
659660< p > Nov: Modified color scheme. Updated caching and introduction section,
660661added section on NoSQL data stores.</ p >
661662< p > Oct: Creating separate monitoring section.</ p >
Original file line number Diff line number Diff line change @@ -51,7 +51,8 @@ <h1>Change Log</h1>
5151 < div class ="section " id ="id1 ">
5252< h2 > 2013</ h2 >
5353< p > Dec: Changed CDN section to static content. Transitioning diagrams from
54- Paper app drawings to Balsamiq mockups exported to PNG files.</ p >
54+ Paper app drawings to Balsamiq mockups exported to PNG files. Added Python
55+ database connectors to database section.</ p >
5556< p > Nov: Modified color scheme. Updated caching and introduction section,
5657added section on NoSQL data stores.</ p >
5758< p > Oct: Creating separate monitoring section.</ p >
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ Change Log
882013
99----
1010Dec: Changed CDN section to static content. Transitioning diagrams from
11- Paper app drawings to Balsamiq mockups exported to PNG files.
11+ Paper app drawings to Balsamiq mockups exported to PNG files. Added Python
12+ database connectors to database section.
1213
1314Nov: Modified color scheme. Updated caching and introduction section,
1415added section on NoSQL data stores.
You can’t perform that action at this time.
0 commit comments