Changes between Version 2 and Version 3 of DeveloperGuidelinesNewModule


Ignore:
Timestamp:
12/20/08 05:27:43 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelinesNewModule

    v2 v3  
    3131=== Controller ===
    3232Add CRUD functions for these tables to {{{/controllers/module.py}}}
     33
    3334DeveloperGuidelinesCreateReadUpdateDelete
     35
    3436=== View ===
    3537Add HTML templates for these functions: {{{/views/module/function.html}}}