Do this:

register_setting(
    name="TEMPLATE_ACCESSIBLE_SETTINGS",
    append=True,
    default=("BLOG_INSTAGRAM_URL", "ANOTHER_ONE_HERE",
             "AND_ANOTHER", "AND_SO_FORTH"),
    )


On Friday, November 27, 2015 at 11:35:43 AM UTC, wh4n wrote:
>
> The thing is that I have not included my app as an AppConfig. The setting 
> won't appear anyway. So I don't know what to do next. Should I change my 
> app "myappname" to "myappname.conf" or what?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to