Skip to content

Commit a12f3fd

Browse files
committed
adding db weekly as a reference
1 parent 2f6fbde commit a12f3fd

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

databases.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ <h2>Database resources</h2>
128128
database management systems.</p>
129129
<p><a class="reference external" href="http://postgresweekly.com/">PostgreSQL Weekly</a> is a weekly newsletter of
130130
PostgreSQL content from around the web.</p>
131+
<p><a class="reference external" href="http://dbweekly.com/">DB Weekly</a> is a new (as of Feb 2014) weekly roundup
132+
of general database articles and resources.</p>
131133
</div>
132134

133135
<br/>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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-02-06T08:26: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>2014-02-06T08:28:13Z</updated></feed>

source/content/pages/databases.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ database management systems.
7474
`PostgreSQL Weekly <http://postgresweekly.com/>`_ is a weekly newsletter of
7575
PostgreSQL content from around the web.
7676

77+
`DB Weekly <http://dbweekly.com/>`_ is a new (as of Feb 2014) weekly roundup
78+
of general database articles and resources.
7779

0 commit comments

Comments
 (0)