File tree Expand file tree Collapse file tree 4 files changed +10
-1
lines changed
source/content/pages/13-meta Expand file tree Collapse file tree 4 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5805,6 +5805,9 @@ <h1>Change Log</h1>
58055805< h2 > 2015</ h2 >
58065806< h3 > May</ h3 >
58075807< ul >
5808+ < li > New page on < a href ="/enterprise-python.html "> Enterprise Python</ a > . A bit op-ed-ish
5809+ perhaps, but I think it captures some of the spirit of the open source
5810+ ecosystem with regards to Python for enterprise software development.</ li >
58085811< li > Added additional < a href ="/django.html "> Django</ a > resources, specifically related to
58095812 testing.</ li >
58105813</ ul >
Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ <h1>Change Log</h1>
4242< h2 > 2015</ h2 >
4343< h3 > May</ h3 >
4444< ul >
45+ < li > New page on < a href ="/enterprise-python.html "> Enterprise Python</ a > . A bit op-ed-ish
46+ perhaps, but I think it captures some of the spirit of the open source
47+ ecosystem with regards to Python for enterprise software development.</ li >
4548< li > Added additional < a href ="/django.html "> Django</ a > resources, specifically related to
4649 testing.</ li >
4750</ ul >
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 >2015-05-13T15:10:20Z </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 >2015-05-13T15:13:14Z </updated ></feed >
Original file line number Diff line number Diff line change 1414
1515## 2015
1616### May
17+ * New page on [ Enterprise Python] ( /enterprise-python.html ) . A bit op-ed-ish
18+ perhaps, but I think it captures some of the spirit of the open source
19+ ecosystem with regards to Python for enterprise software development.
1720* Added additional [ Django] ( /django.html ) resources, specifically related to
1821 testing.
1922
You can’t perform that action at this time.
0 commit comments