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
Build a few more simple applications using the tutorial resources found
81
+
under "Django resources" below.</p>
82
+
<p><iclass="fa fa-check-square-o"></i>
83
+
Start coding your own Django project with help from the
84
+
<ahref="https://docs.djangoproject.com/en/dev/">official documentation</a> and
85
+
resource links below. You'll make plenty of mistakes which is critical
86
+
on your path to learning the right way to build applications.</p>
87
+
<p><iclass="fa fa-check-square-o"></i>
88
+
Read <ahref="http://www.amazon.com/Two-Scoops-Django-Best-Practices/dp/098146730X/ref=sr_1_2?ie=UTF8&qid=1391562062&sr=8-2&tag=mlinar-20">2 Scoops of Django</a>
89
+
to understand Django best practices and learn better ways of building
90
+
Django web applications.</p>
91
+
<p><iclass="fa fa-check-square-o"></i>
92
+
Move on to the <ahref="/deployment.html">deployment section</a> to get your Django
0 commit comments