From e417d311e5bcb4cfb22dae1d18bcb60194faf9b7 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Thu, 29 Oct 2015 20:59:15 -0500 Subject: [PATCH] added link to http://www.web2pyref.com/ --- .../private/content/en/default/documentation/more.markmin | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/examples/private/content/en/default/documentation/more.markmin b/applications/examples/private/content/en/default/documentation/more.markmin index afd4a8a8..881a7431 100644 --- a/applications/examples/private/content/en/default/documentation/more.markmin +++ b/applications/examples/private/content/en/default/documentation/more.markmin @@ -9,6 +9,7 @@ #### Learning and Demos - [[Intro video http://www.youtube.com/watch?v=BXzqmHx6edY]] and [[code examples https://github.com/mjhea0/web2py]] - [[Step by step tutorial https://milesm.pythonanywhere.com/wiki]] +- [[web2py Reference Project http://www.web2pyref.com/]] - [[Killer Web Development Tutorial http://killer-web-development.com/]] - [[Real Python for the Web http://www.realpython.com]] (web development with web2py and more!) - [[Admin Demo http://www.web2py.com/demo_admin popup]] (web-based IDE)