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
<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>
250
+
<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>
<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>
151
+
<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>
@@ -121,7 +121,7 @@ syntax and language semantics first before diving into web development.
121
121
*[django-awesome](https://github.com/rosarior/awesome-django) is a curated
122
122
list of Django libraries and resources.
123
123
124
-
*[Starting a Django Project](https://realpython.com/learn/start-django/) answers the question, “How do I set up a Django (1.5, 1.6, or 1.7) project from scratch?”
124
+
*[Starting a Django Project](https://realpython.com/learn/start-django/) answers the question, “How do I set up a Django (1.5, 1.6, or /1.7) project from scratch?”
125
125
126
126
* The [Django Request-Response Cycle](http://irisbeta.com/article/245366784/the-django-request-response-cycle/)
127
127
explains what happens when you visit a webpage generated by Django.
@@ -172,7 +172,9 @@ syntax and language semantics first before diving into web development.
0 commit comments