Remove some App Settings which now have their own config page
This commit is contained in:
parent
70c4b6e3b2
commit
7f8f0fb7dc
|
@ -33,12 +33,6 @@ from rattail.settings import (
|
||||||
rattail_single_store,
|
rattail_single_store,
|
||||||
tailbone_background_color,
|
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,
|
|
||||||
rattail_custorders_product_price_may_be_questionable,
|
|
||||||
|
|
||||||
# # DataSync
|
# # DataSync
|
||||||
# rattail_datasync_url,
|
# rattail_datasync_url,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue