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 @@ -132,6 +132,10 @@ <h2>Django videos</h2>
132132 covers Django 1.7's new migrations from the main programmer Andrew Godwin.</ p >
133133</ li >
134134< li >
135+ < p > < a href ="http://gettingstartedwithdjango.com/ "> Getting Started with Django</ a > is a
136+ series of video tutorials for the framework.</ p >
137+ </ li >
138+ < li >
135139< p > DjangoCon US videos from
136140 < a href ="http://www.youtube.com/user/TheOpenBastion/videos "> 2013</ a > ,
137141 < a href ="http://pyvideo.org/category/23/djangocon-2012 "> 2012</ a > ,
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-11T08:13:49Z </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-11T08:15:44Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -107,6 +107,9 @@ syntax and language semantics first before diving into web development.
107107* [ Designing Django's Migrations] ( http://pyvideo.org/video/2630/designing-djangos-migrations )
108108 covers Django 1.7's new migrations from the main programmer Andrew Godwin.
109109
110+ * [ Getting Started with Django] ( http://gettingstartedwithdjango.com/ ) is a
111+ series of video tutorials for the framework.
112+
110113* DjangoCon US videos from
111114 [ 2013] ( http://www.youtube.com/user/TheOpenBastion/videos ) ,
112115 [ 2012] ( http://pyvideo.org/category/23/djangocon-2012 ) ,
You can’t perform that action at this time.
0 commit comments