Changes between Version 21 and Version 22 of DeveloperGuidelines/Basics


Ignore:
Timestamp:
02/19/20 10:47:20 (5 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Basics

    v21 v22  
    6161
    6262== Web2Py ==
    63 This is an [http://en.wikipedia.org/wiki/Model-view-controller MVC] environment (like [http://web2py.com/AlterEgo/default/show/103 Rails] & [http://web2py.com/AlterEgo/default/show/101 Django]. [http://vimeo.com/6507384 Django polls tutorial conversion course]).
     63This is an [http://en.wikipedia.org/wiki/Model-view-controller MVC] environment (like [http://web2py.com/AlterEgo/default/show/103 Rails] & [http://web2py.com/AlterEgo/default/show/101 Django].).
    6464
    6565Web2Py can work at several different levels of abstraction.[[BR]]