Changes between Version 96 and Version 97 of DeveloperGuidelines


Ignore:
Timestamp:
06/03/10 20:43:45 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines

    v96 v97  
    1818
    1919Web2Py can work at several different levels of abstraction.[[BR]]
    20 The !SahanaPy framework (S3) is built on Web2Py's Auth/Crud classes in {{{tools.py}}} (with some remnants of the older T2), however sometimes we need more control therefore need to drop down a level or two.[[BR]]
     20The Sahana Eden framework (S3) is built on Web2Py's Auth/Crud classes in {{{tools.py}}} (with some remnants of the older T2), however sometimes we need more control therefore need to drop down a level or two.[[BR]]
    2121 * http://web2py.com/examples/default/docs (recommend the 'New Cookbook' as well as the official Manual v2)
    2222