File tree Expand file tree Collapse file tree 4 files changed +12
-1
lines changed
source/content/pages/02-web-frameworks Expand file tree Collapse file tree 4 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -200,6 +200,10 @@ <h2>Django tutorials</h2>
200200 explains the architecture of the resulting set up and includes Chef scripts
201201 to automate the deployment.</ p >
202202</ li >
203+ < li >
204+ < p > < a href ="https://github.com/rosarior/awesome-django "> django-awesome</ a > is a curated
205+ list of Django libraries and resources.</ p >
206+ </ li >
203207</ ul >
204208< h2 > Django videos</ h2 >
205209< ul >
Original file line number Diff line number Diff line change @@ -117,6 +117,10 @@ <h2>Django tutorials</h2>
117117 explains the architecture of the resulting set up and includes Chef scripts
118118 to automate the deployment.</ p >
119119</ li >
120+ < li >
121+ < p > < a href ="https://github.com/rosarior/awesome-django "> django-awesome</ a > is a curated
122+ list of Django libraries and resources.</ p >
123+ </ li >
120124</ ul >
121125< h2 > Django videos</ h2 >
122126< 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-08-03T09:42:56Z </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-08-04T10:09:52Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -97,6 +97,9 @@ syntax and language semantics first before diving into web development.
9797 explains the architecture of the resulting set up and includes Chef scripts
9898 to automate the deployment.
9999
100+ * [ django-awesome] ( https://github.com/rosarior/awesome-django ) is a curated
101+ list of Django libraries and resources.
102+
100103
101104## Django videos
102105* [ GoDjango] ( https://godjango.com/ ) screencasts and tutorials are free short
You can’t perform that action at this time.
0 commit comments