|
@@ -343,11 +343,10 @@ Settings
|
|
|
|
|
|
List of available settings in your `settings_local.py` file.
|
|
|
|
|
|
-- `EXTRA_INSTALLED_APPS`: See *Customizing app list*
|
|
|
-- `EXTRA_TEMPLATE_DIRS`: See *Customizing templates*
|
|
|
+- `EXTRA_INSTALLED_APPS`: See [using optional apps](#using-optional-apps)
|
|
|
+- `EXTRA_TEMPLATE_DIRS`: See [customizing templates](#customizing-templates)
|
|
|
- `LDAP_ACTIVATE`: See *LDAP*
|
|
|
- `MEMBER_MEMBERSHIP_INFO_URL`: Link to a page with information on how to become a member or pay the membership fee
|
|
|
-
|
|
|
- `MEMBERSHIP_FEE_REMINDER_DATES`: how long before/after the membership fee
|
|
|
anniversary date we want to send a reminder email to the member. It defaults
|
|
|
to the following:
|