File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
Expand file tree Collapse file tree 3 files changed +10
-7
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-10T08:13:42Z </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-10T18:23:02Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -64,10 +64,13 @@ Web Framework Resources
6464`Pyramid <http://www.pylonsproject.org/ >`_, and
6565`web.py <http://webpy.org/ >`_ are the most common Python web frameworks.
6666
67+
68+ `2 Scoops of Django <http://twoscoopspress.com/products/two-scoops-of-django-1-6 >`_
69+ by Daniel Greenfield and Audrey Roy is well worth the price of admission if
70+ you're serious about learning how to correctly develop Django websites.
71+
72+
6773`Effective Django <http://effectivedjango.com/ >`_ and
6874`Tango with Django <http://www.tangowithdjango.com/book/ >`_ are a great free
6975introductions to using the most popular Python web framework.
7076
71- `2 Scoops of Django <http://twoscoopspress.org/products/two-scoops-of-django-1-5-e-book-bundle >`_
72- by Daniel Greenfield and Audrey Roy is well worth the price of admission if
73- you're serious about learning how to correctly develop Django websites.
Original file line number Diff line number Diff line change @@ -126,12 +126,12 @@ <h2>Web Framework Resources</h2>
126126< a class ="reference external " href ="http://bottlepy.org/docs/dev/ "> Bottle</ a > ,
127127< a class ="reference external " href ="http://www.pylonsproject.org/ "> Pyramid</ a > , and
128128< a class ="reference external " href ="http://webpy.org/ "> web.py</ a > are the most common Python web frameworks.</ p >
129+ < p > < a class ="reference external " href ="http://twoscoopspress.com/products/two-scoops-of-django-1-6 "> 2 Scoops of Django</ a >
130+ by Daniel Greenfield and Audrey Roy is well worth the price of admission if
131+ you're serious about learning how to correctly develop Django websites.</ p >
129132< p > < a class ="reference external " href ="http://effectivedjango.com/ "> Effective Django</ a > and
130133< a class ="reference external " href ="http://www.tangowithdjango.com/book/ "> Tango with Django</ a > are a great free
131134introductions 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 >
135135</ div >
136136
137137 < br />
You can’t perform that action at this time.
0 commit comments