Changes between Version 13 and Version 14 of DeveloperGuidelines/Templates


Ignore:
Timestamp:
09/22/14 09:04:00 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Templates

    v13 v14  
    3838
    3939Options for how to Prepopulate the database are defined in the template's {{{config.py}}} (but can be overridden in the running {{{000_config.py}}}):
    40 * {{{settings.base.prepopulate = ["default"]}}}
     40* {{{settings.base.prepopulate = ("default",)}}}
    4141* DeveloperGuidelines/PrePopulate
    4242