File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
source/content/pages/02-web-frameworks Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,10 @@ <h2>Django tutorials</h2>
116116 explains the architecture of the resulting set up and includes Chef scripts
117117 to automate the deployment.</ p >
118118</ li >
119+ < li >
120+ < p > The < a href ="http://www.reddit.com/r/django "> Django subreddit</ a > is a good spot to
121+ learn about Django and ask questions.</ p >
122+ </ li >
119123</ ul >
120124< h2 > Django videos</ h2 >
121125< ul >
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-07-15T08:44:21Z </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-07-16T09:59:53Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -96,6 +96,9 @@ syntax and language semantics first before diving into web development.
9696 explains the architecture of the resulting set up and includes Chef scripts
9797 to automate the deployment.
9898
99+ * The [ Django subreddit] ( http://www.reddit.com/r/django ) is a good spot to
100+ learn about Django and ask questions.
101+
99102
100103## Django videos
101104* [ GoDjango] ( https://godjango.com/ ) screencasts and tutorials are free short
You can’t perform that action at this time.
0 commit comments