Remove some more App Settings, now available elsewhere
This commit is contained in:
parent
575aba9aff
commit
cb00ded72d
|
@ -41,21 +41,6 @@ from rattail.settings import (
|
||||||
|
|
||||||
# # DataSync
|
# # DataSync
|
||||||
# rattail_datasync_url,
|
# rattail_datasync_url,
|
||||||
# tailbone_datasync_restart,
|
|
||||||
|
|
||||||
# Mail
|
|
||||||
rattail_mail_record_attempts,
|
|
||||||
|
|
||||||
# Products
|
|
||||||
# rattail_product_key,
|
|
||||||
# rattail_product_key_title,
|
|
||||||
tailbone_products_show_pod_image,
|
|
||||||
|
|
||||||
# Reporting
|
|
||||||
tailbone_reporting_choosing_uses_form,
|
|
||||||
|
|
||||||
# Vendors
|
|
||||||
rattail_vendor_use_autocomplete,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue