Changes between Version 41 and Version 42 of ReleaseManagement


Ignore:
Timestamp:
01/03/11 10:09:12 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseManagement

    v41 v42  
    111111from applications.prod.modules.sahana import *
    112112
    113 #exec('from applications.%s.modules.validators import *' % request.application)
     113#exec('from applications.%s.modules.s3.s3validators import *' % request.application)
    114114# Faster for Production (where app-name won't change):
    115115from applications.prod.modules.validators import *