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 @@ -6325,6 +6325,9 @@ <h1>Change Log</h1>
63256325< h2 > 2015</ h2 >
63266326< h3 > June</ h3 >
63276327< ul >
6328+ < li > Nice little update to the < a href ="/object-relational-mappers-orms.html "> ORMs page</ a >
6329+ with a diagram showing that different ORMs can work with varying
6330+ web frameworks and backends.</ li >
63286331< li > Added a new section just for Nginx resources and Removed broken links on
63296332 the < a href ="/web-servers.html "> web servers</ a > page.</ li >
63306333< li > Added a new page on Python
Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ <h1>Change Log</h1>
4242< h2 > 2015</ h2 >
4343< h3 > June</ h3 >
4444< ul >
45+ < li > Nice little update to the < a href ="/object-relational-mappers-orms.html "> ORMs page</ a >
46+ with a diagram showing that different ORMs can work with varying
47+ web frameworks and backends.</ li >
4548< li > Added a new section just for Nginx resources and Removed broken links on
4649 the < a href ="/web-servers.html "> web servers</ a > page.</ li >
4750< li > Added a new page on Python
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-06-14T17:14:32Z </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-06-14T17:15:47Z </updated ></feed >
Original file line number Diff line number Diff line change 1414
1515## 2015
1616### June
17+ * Nice little update to the [ ORMs page] ( /object-relational-mappers-orms.html )
18+ with a diagram showing that different ORMs can work with varying
19+ web frameworks and backends.
1720* Added a new section just for Nginx resources and Removed broken links on
1821 the [ web servers] ( /web-servers.html ) page.
1922* Added a new page on Python
You can’t perform that action at this time.
0 commit comments