File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed
source/content/pages/10-misc Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,13 @@ <h1>Change Log</h1>
4444the
4545< a href ="https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages "> source repository's commit log</ a > on GitHub.</ p >
4646< h2 > 2014</ h2 >
47+ < h3 > July</ h3 >
48+ < ul >
49+ < li > Lots of new Django and task queue resources.</ li >
50+ < li > Added two new Python libraries lists to the Best Python Resources page.</ li >
51+ < li > Thanks < a href ="https://news.ycombinator.com/item?id=7985692 "> Hacker News</ a > for
52+ doubling my traffic so far in 2014! 65k uniques and counting...</ li >
53+ </ ul >
4754< h3 > June</ h3 >
4855< ul >
4956< li > Added more monitoring and logging resources.</ li >
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-07-11T08:21:29Z </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-07-11T09:25:19Z </updated ></feed >
Original file line number Diff line number Diff line change 2323[ source repository's commit log] ( https://github.com/makaimc/fullstackpython.github.com/commits/gh-pages ) on GitHub.
2424
2525## 2014
26+ ### July
27+ * Lots of new Django and task queue resources.
28+ * Added two new Python libraries lists to the Best Python Resources page.
29+ * Thanks [ Hacker News] ( https://news.ycombinator.com/item?id=7985692 ) for
30+ doubling my traffic so far in 2014! 65k uniques and counting...
31+
2632### June
2733* Added more monitoring and logging resources.
2834* New resources for Flask and NoSQL projects.
You can’t perform that action at this time.
0 commit comments