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 @@ -189,6 +189,10 @@ <h2>Open source Django example projects</h2>
189189< p > < a href ="https://github.com/ustream/openduty "> Openduty</ a > is a website status checking
190190 and alert system similar to PagerDuty.</ p >
191191</ li >
192+ < li >
193+ < p > < a href ="https://github.com/myusuf3/courtside "> Courtside</ a > is a pick up sports web
194+ application written and maintained by the author of PyCoder's Weekly.</ p >
195+ </ li >
192196</ ul >
193197< h2 > Django learning checklist</ h2 >
194198< p > < i class ="fa fa-check-square-o "> </ i >
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-10T08:12:05Z </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:13:49Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -159,6 +159,9 @@ existing framework.
159159* [ Openduty] ( https://github.com/ustream/openduty ) is a website status checking
160160 and alert system similar to PagerDuty.
161161
162+ * [ Courtside] ( https://github.com/myusuf3/courtside ) is a pick up sports web
163+ application written and maintained by the author of PyCoder's Weekly.
164+
162165
163166## Django learning checklist
164167<i class =" fa fa-check-square-o " ></i >
You can’t perform that action at this time.
0 commit comments