django-clickhouse/src/django_clickhouse
2018-12-18 14:47:56 +05:00
..
__init__.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
clickhouse_models.py Bugfix 2018-12-13 11:53:36 +05:00
configuration.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
database.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
engines.py 1) Fixed SyncKillTest 2018-12-03 16:41:34 +05:00
exceptions.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
migrations.py Added logging of migration process 2018-12-18 14:47:56 +05:00
models.py Bugfix 2018-12-13 11:55:26 +05:00
query.py Refactoring 2018-12-13 10:52:38 +05:00
redis.py 1) Fixed SyncKillTest 2018-11-29 19:10:41 +05:00
routers.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
serializers.py Moved model_to_dict to utils 2018-11-27 13:09:20 +05:00
storages.py Bugfix 2018-12-13 11:59:34 +05:00
tasks.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
utils.py 1) Fixed SyncKillTest 2018-12-03 16:41:34 +05:00