Skip to content

Commit b0b1a9b

Browse files
committed
upgrade to new version of Two Scoops of Django
1 parent bcbf31b commit b0b1a9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/content/pages/04-web-development/02-django.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ While you're learning about Django you should also read up on
7979
is a great tutorial that doesn't assume any prior knowledge of Python or
8080
Django while helping you build your first web application.
8181

82-
* [2 Scoops of Django](http://twoscoopspress.com/products/two-scoops-of-django-1-6)
82+
* [2 Scoops of Django](http://twoscoopspress.com/products/two-scoops-of-django-1-8)
8383
by Daniel Greenfeld and Audrey Roy is well worth the price of admission if
8484
you're serious about learning how to correctly develop Django websites.
8585

@@ -299,7 +299,7 @@ to handle these files properly.
299299
resource links below. You'll make plenty of mistakes which is critical
300300
on your path to learning the right way to build applications.
301301

302-
1. Read [2 Scoops of Django](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)
302+
1. Read [2 Scoops of Django](http://www.amazon.com/Two-Scoops-Django-Best-Practices/dp/0981467342)
303303
to understand Django best practices and learn better ways of building
304304
Django web applications.
305305

0 commit comments

Comments
 (0)