Changes between Version 61 and Version 62 of ConfigurationGuidelines


Ignore:
Timestamp:
06/19/10 09:55:36 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConfigurationGuidelines

    v61 v62  
    132132Security policy is configured in {{{models/zzz.py}}}
    133133
    134 === Ticket Viewer ===
     134=== Error Pages ===
    135135Add the following to {{{routes.py}}} of your web2py installation for pretty error pages & the ability to view Tickets.
    136136 * copy from {{{routes.example.py}}}, if one doesn't yet exist.