Forráskód Böngészése

[en] sorting books under Django section

Gordon Chiam 11 éve
szülő
commit
6656b3dee8
1 módosított fájl, 4 hozzáadás és 4 törlés
  1. 4 4
      free-programming-books.md

+ 4 - 4
free-programming-books.md

@@ -1348,14 +1348,14 @@ See also [TeX](#tex)
 
 
 ####Django
-* [Djen of Django](http://agiliq.com/books/djenofdjango/)
-* [Django by Example](http://www.lightbird.net/dbe/)
+* [Deploy Django](http://www.deploydjango.com)
 * [Django by Example for Django 1.5](http://lightbird.net/dbe2/)
+* [Django by Example](http://www.lightbird.net/dbe/)
+* [Djen of Django](http://agiliq.com/books/djenofdjango/)
 * [Effective Django](http://effectivedjango.com/)
-* [Deploy Django](http://www.deploydjango.com)
-* [The Django Book](http://www.djangobook.com)
 * [Tango With Django](http://www.tangowithdjango.com/)
 * [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (HTML)
+* [The Django Book](http://www.djangobook.com)
 
 
 ####Flask