Skip to content

Commit f7b9c2b

Browse files
committed
adding link to 2 scoops in framework section
1 parent 1afe295 commit f7b9c2b

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

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-01T13:33:46Z</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-01T14:27:52Z</updated></feed>

source/content/pages/web-frameworks.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ Web Framework Resources
6767
`Tango with Django <http://www.tangowithdjango.com/book/>`_ are a great free
6868
introductions to using the most popular Python web framework.
6969

70+
`2 Scoops of Django <http://twoscoopspress.org/products/two-scoops-of-django-1-5-e-book-bundle>`_
71+
by Daniel Greenfield and Audrey Roy is well worth the price of admission if
72+
you're serious about learning how to correctly develop Django websites.

web-frameworks.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ <h2>Web Framework Resources</h2>
129129
<p><a class="reference external" href="http://effectivedjango.com/">Effective Django</a> and
130130
<a class="reference external" href="http://www.tangowithdjango.com/book/">Tango with Django</a> are a great free
131131
introductions to using the most popular Python web framework.</p>
132+
<p><a class="reference external" href="http://twoscoopspress.org/products/two-scoops-of-django-1-5-e-book-bundle">2 Scoops of Django</a>
133+
by Daniel Greenfield and Audrey Roy is well worth the price of admission if
134+
you're serious about learning how to correctly develop Django websites.</p>
132135
</div>
133136

134137
<br/>

0 commit comments

Comments
 (0)