File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -82,12 +82,15 @@ <h1>Change Log</h1>
8282< h2 > 2014</ h2 >
8383< h3 > March</ h3 >
8484< ul >
85+ < li > Cleaned up links on the first ten chapters and added new resources for
86+ web frameworks.</ li >
8587< li > Updated application dependencies section with new resources and initial
8688 content description.</ li >
8789< li > Updated the change log (how meta!) to have a cleaner layout.</ li >
8890</ ul >
8991< h3 > February</ h3 >
9092< ul >
93+ < li > Added Bottle as a web framework next to Django and Flask.</ li >
9194< li > Added new Django resources. </ li >
9295< li > New sitemap.xml. </ li >
9396< li > Rewriting all sections to fix first draft typos and grammar mistakes
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-03-07T08:37:37Z </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-03-07T08:43:18Z </updated ></feed >
Original file line number Diff line number Diff line change 1212
1313## 2014
1414### March
15+ * Cleaned up links on the first ten chapters and added new resources for
16+ web frameworks.
1517* Updated application dependencies section with new resources and initial
1618 content description.
1719* Updated the change log (how meta!) to have a cleaner layout.
1820
1921### February
22+ * Added Bottle as a web framework next to Django and Flask.
2023* Added new Django resources.
2124* New sitemap.xml.
2225* Rewriting all sections to fix first draft typos and grammar mistakes
You can’t perform that action at this time.
0 commit comments