You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -173,8 +173,8 @@ <h2>Why is Django a good web framework choice?</h2>
173
173
<h2>Django tutorials</h2>
174
174
<ul>
175
175
<li>
176
-
<p><ahref="http://www.tangowithdjango.com/book/">Tango with Django</a>are a extensive
177
-
free introductions to using the most popular Python web framework. Several
176
+
<p><ahref="http://www.tangowithdjango.com/book/">Tango with Django</a>is an extensive
177
+
set of free introductions to using the most popular Python web framework. Several
178
178
current developers said this book really helped them get over the initial
179
179
framework learning curve.</p>
180
180
</li>
@@ -228,7 +228,7 @@ <h2>Django tutorials</h2>
228
228
list of Django libraries and resources.</p>
229
229
</li>
230
230
<li>
231
-
<p><ahref="https://realpython.com/learn/start-django/">Starting a Django Project</a> answers the question, “How do I setup a Django (1.5, 1.6, or 1.7) Project from scratch?”</p>
231
+
<p><ahref="https://realpython.com/learn/start-django/">Starting a Django Project</a> answers the question, “How do I set up a Django (1.5, 1.6, or 1.7) project from scratch?”</p>
Copy file name to clipboardExpand all lines: django.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,8 @@ <h2>Why is Django a good web framework choice?</h2>
80
80
<h2>Django tutorials</h2>
81
81
<ul>
82
82
<li>
83
-
<p><ahref="http://www.tangowithdjango.com/book/">Tango with Django</a>are a extensive
84
-
free introductions to using the most popular Python web framework. Several
83
+
<p><ahref="http://www.tangowithdjango.com/book/">Tango with Django</a>is an extensive
84
+
set of free introductions to using the most popular Python web framework. Several
85
85
current developers said this book really helped them get over the initial
86
86
framework learning curve.</p>
87
87
</li>
@@ -135,7 +135,7 @@ <h2>Django tutorials</h2>
135
135
list of Django libraries and resources.</p>
136
136
</li>
137
137
<li>
138
-
<p><ahref="https://realpython.com/learn/start-django/">Starting a Django Project</a> answers the question, “How do I setup a Django (1.5, 1.6, or 1.7) Project from scratch?”</p>
138
+
<p><ahref="https://realpython.com/learn/start-django/">Starting a Django Project</a> answers the question, “How do I set up a Django (1.5, 1.6, or 1.7) project from scratch?”</p>
0 commit comments