Changes between Version 10 and Version 11 of ReleaseManagement


Ignore:
Timestamp:
01/21/10 18:07:15 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseManagement

    v10 v11  
    7777   * auth.settings.registration_requires_verification = True
    7878   * auth.settings.registration_requires_approval = True
     79  * cron/crontab
     80{{{
     81*/5   *       *       *       *       root *applications/prod/cron/rms_entry2record.py
     82*/5   *       *       *       *       root *applications/prod/cron/rms_tweet2request.py
     83}}}
    7984  * views/ext.html
    8085{{{