File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
source/content/pages/02-web-frameworks Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ <h2>Open source Django example projects</h2>
149149 or questions.</ p >
150150</ li >
151151< li >
152- < p > < a href ="https://github.com/ustream/openduty "> Openduty</ a > is similar to PagerDuty
153- but is open source and self-hosted .</ p >
152+ < p > < a href ="https://github.com/ustream/openduty "> Openduty</ a > is a website status checking
153+ and alert system similar to PagerDuty .</ p >
154154</ li >
155155</ ul >
156156< h2 > Django learning checklist</ h2 >
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-05-30T07:59: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-05-30T08:42:12Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ syntax and language semantics first before diving into web development.
120120 app that allows audiences to text in during a presentation with feedback
121121 or questions.
122122
123- * [ Openduty] ( https://github.com/ustream/openduty ) is similar to PagerDuty
124- but is open source and self-hosted .
123+ * [ Openduty] ( https://github.com/ustream/openduty ) is a website status checking
124+ and alert system similar to PagerDuty .
125125
126126
127127## Django learning checklist
You can’t perform that action at this time.
0 commit comments