~ideamonk/sahana-eden/latheme

« back to all changes in this revision

Viewing changes to deployment-templates/models/000_config.py

  • Committer: Abhishek Mishra
  • Date: 2011-08-03 13:25:07 UTC
  • Revision ID: ideamonk@gmail.com-20110803132507-ssw7vdfx2ml12t5g
add deployment template

Show diffs side-by-side

added added

removed removed

Lines of Context:
334
334
#deployment_settings.ui.label_mobile_phone = T("Cell Phone")
335
335
# Enable this to change the label for 'Postcode'
336
336
#deployment_settings.ui.label_postcode = T("ZIP Code")
 
337
# Modify this to change static dir
 
338
#deployment_settings.ui.static_dir = "static"
337
339
 
338
340
# Request
339
341
#deployment_settings.req.type_inv_label = T("Donations")