Changes between Version 36 and Version 37 of SysAdmin/ReleaseProcess


Ignore:
Timestamp:
10/28/10 22:35:34 (14 years ago)
Author:
Fran Boon
Comment:

deployment_templates

Legend:

Unmodified
Added
Removed
Modified
  • SysAdmin/ReleaseProcess

    v36 v37  
    1515 * Close Web2Py
    1616 * Delete all files from {{{/databases}}}
     17
     18Delete the files which are created by the deployment_templates:
     19 * cron/crontab
     20 * models/000_config.py
    1721
    1822NB This assumes that all required settings are being generated upon intialisation as per the [wiki:DeveloperGuidelinesS3Framework#Settings Framework]