Skip to content

Commit 50c0a36

Browse files
committed
merge fix
2 parents 8f631c5 + 42daed9 commit 50c0a36

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

img/tutorial-python.jpg

3.69 KB
Loading

issues.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,14 @@
403403
"info":"Djen of Django is a book consisting of a series of small Django projects based on small real-world examples. For instance, building a Pastebin, a Blog or a Project Management Application. Djen of Django focuses on teaching the reader Django best practices through the use of real-world examples.",
404404
"url":"http://agiliq.com/books/djenofdjango/",
405405
"cover": "img/djenofdjango.jpg"
406+
},
407+
{
408+
"title":"Python para todos",
409+
"author":"Raúl González Duque",
410+
"authorUrl":"http://mundogeek.net/",
411+
"level":"Beginner",
412+
"info":"[SPANISH] Libro sobre programación en Python a modo de tutorial, adecuado para todos los niveles de aprendizaje, desde novatos hasta expertos que quieren conocer más sobre Python.",
413+
"url":"http://mundogeek.net/tutorial-python/",
414+
"cover": "img/tutorial-python.jpg"
406415
}
407-
408416
]}

0 commit comments

Comments
 (0)