15 | | The template selected in models/000_config.py will be examined to see if it contains a config.py. If it does then that file's {{{settings.base.prepopulate}}} is used to control prepopulate, unless overridden in models/000_config.py. |
| 15 | The template selected in {{{models/000_config.py}}} will be examined to see which template to load: |
| 16 | http://eden.sahanafoundation.org/wiki/DeveloperGuidelines/Templates |
| 17 | |
| 18 | The template's {{{config.py}}}'s {{{settings.base.prepopulate}}} is used to control prepopulate, unless overridden in models/000_config.py. |