Add some custorder app settings
This commit is contained in:
parent
f28bfc4197
commit
6801124fdc
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@ from rattail.settings import (
|
|||
rattail_single_store,
|
||||
tailbone_background_color,
|
||||
|
||||
# Customer Orders
|
||||
rattail_custorders_new_order_requires_customer,
|
||||
rattail_custorders_new_orders_allow_contact_info_choice,
|
||||
rattail_custorders_new_orders_restrict_contact_info,
|
||||
|
||||
# # DataSync
|
||||
# rattail_datasync_url,
|
||||
# tailbone_datasync_restart,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue