mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
commit
f90b69d54a
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Celery
|
|||
------
|
||||
|
||||
Given Celery's way to load Django settings in worker processes you should
|
||||
probably just add the following to the **begin** of your settings module::
|
||||
probably just add the following to the **beginning** of your settings module::
|
||||
|
||||
from configurations import importer
|
||||
importer.install()
|
||||
|
|
|
|||
Loading…
Reference in a new issue