File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed 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 >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 >
Original file line number Diff line number Diff line change @@ -67,3 +67,6 @@ Web Framework Resources
6767`Tango with Django <http://www.tangowithdjango.com/book/ >`_ are a great free
6868introductions 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.
Original file line number Diff line number Diff 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
131131introductions 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 />
You can’t perform that action at this time.
0 commit comments