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
Alan Etkin's py4web blog for the spanish speaking (#997)
* Added Alan Etkin's blog as resource
As suggested by Massimo, I added my py4web blog to the list
* Added missing angle bracket
Added an angle bracket which was missing in previous edit
Copy file name to clipboardExpand all lines: docs/chapter-02.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ There are many tutorials and videos available. Here are some of them:
45
45
- the `South Breeze Enterprises demo app <https://github.com/jpsteil/southbreeze>`__ by `Jim Steil <https://github.com/jpsteil>`__. It is built around
46
46
the structure of the Microsoft Northwind database,
47
47
but converted to SQLite. You can view the final result online `here <https://southbreeze.pythonbench.com>`__
48
+
- the `py4web blog in spanish <https://py4web-tutoriales.blogspot.com>`__ by Alan Etkin, wich covers the basics to start with the framework plus examples. It is thought as a resource for sudents and aims to provide a full web development course
0 commit comments