Let's specifically import string_list()s in the config_spec.
This commit is contained in:
parent
c897283849
commit
efc8f1a0d0
@ -65,5 +65,5 @@ celerybeat_max_loop_interval = integer()
|
||||
celeryd_eta_scheduler_precision = float()
|
||||
|
||||
# known lists
|
||||
celery_routes = list()
|
||||
celery_imports = list()
|
||||
celery_routes = string_list()
|
||||
celery_imports = string_list()
|
Loading…
x
Reference in New Issue
Block a user