File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed
source/content/pages/13-meta Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6782,6 +6782,8 @@ <h1>Change Log</h1>
67826782< h2 > 2015</ h2 >
67836783< h3 > August</ h3 >
67846784< ul >
6785+ < li > Created new pages for < a href ="/unit-testing.html "> unit testing</ a > and
6786+ < a href ="/integration-testing.html "> integration testing</ a > .</ li >
67856787< li > Created a new page on < a href ="/testing.html "> testing</ a > that will be fleshed out
67866788 over the next few weeks.</ li >
67876789< li > Added new < a href ="/django.html "> Django</ a > resources, especially for migrations.</ li >
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ <h1>Change Log</h1>
4242< h2 > 2015</ h2 >
4343< h3 > August</ h3 >
4444< ul >
45+ < li > Created new pages for < a href ="/unit-testing.html "> unit testing</ a > and
46+ < a href ="/integration-testing.html "> integration testing</ a > .</ li >
4547< li > Created a new page on < a href ="/testing.html "> testing</ a > that will be fleshed out
4648 over the next few weeks.</ li >
4749< li > Added new < a href ="/django.html "> Django</ a > resources, especially for migrations.</ 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 >2015-08-29T10:55:00Z </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-08-29T11:03:27Z </updated ></feed >
Original file line number Diff line number Diff line change 1414
1515## 2015
1616### August
17+ * Created new pages for [ unit testing] ( /unit-testing.html ) and
18+ [ integration testing] ( /integration-testing.html ) .
1719* Created a new page on [ testing] ( /testing.html ) that will be fleshed out
1820 over the next few weeks.
1921* Added new [ Django] ( /django.html ) resources, especially for migrations.
You can’t perform that action at this time.
0 commit comments