Include app setting for production flag
This commit is contained in:
parent
211b55647f
commit
d40be7ccda
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ from rattail.settings import (
|
|||
|
||||
# (General)
|
||||
rattail_app_title,
|
||||
rattail_production,
|
||||
|
||||
# Mail
|
||||
rattail_mail_record_attempts,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue