mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-21 16:46:36 +03:00
Update docs/overview.md
Co-authored-by: M1ha Shvn <work_shvein_mihail@mail.ru>
This commit is contained in:
parent
48cde60681
commit
67277598ff
|
@ -20,7 +20,7 @@ Add required parameters to [Django settings.py](https://docs.djangoproject.com/e
|
|||
You can also change other [configuration parameters](configuration.md) depending on your project.
|
||||
|
||||
#### Example
|
||||
* if you already have a celery work flow:
|
||||
* if you already have a celery workflow:
|
||||
```python
|
||||
# django-clickhouse library setup
|
||||
CLICKHOUSE_DATABASES = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user