wiki:DeveloperGuidelines/Sahana2Migration

Version 3 (modified by Fran Boon, 16 years ago) ( diff )

--

Help for Sahana 2 Developers

From PHP to Web2Py:

Files Layout

A mapping of where functionality used to be vs where it is now:

inst/mysql-dbcreate.sql
inst/mysql-dbcreate.sql
conf/sysconf.inc

  • Model (models/*.py)

www/res

  • /static

inc/lib_form.inc

  • models/_db.py
    • shn_rest_controller()

DeveloperGuidelines

Note: See TracWiki for help on using the wiki.