Include app setting for production flag

This commit is contained in:
Lance Edgar 2022-03-04 17:05:54 -06:00
parent 211b55647f
commit d40be7ccda

View file

@ -29,6 +29,7 @@ from rattail.settings import (
# (General) # (General)
rattail_app_title, rattail_app_title,
rattail_production,
# Mail # Mail
rattail_mail_record_attempts, rattail_mail_record_attempts,