django-clickhouse/src/django_clickhouse
2019-06-26 12:24:46 +05:00
..
__init__.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
clickhouse_models.py Fixed python 3.7 compatibility issues 2019-06-26 12:24:46 +05:00
compatibility.py Багфиксы совместимости с python 3.7 2019-06-25 18:10:04 +05:00
configuration.py Created separate from infi MigrationHistory in order to: 2018-12-18 18:28:23 +05:00
database.py Fixed python 3.7 compatibility issues 2019-06-26 12:24:46 +05:00
engines.py Disabled generators to monitor time better 2019-02-05 10:46:29 +05:00
exceptions.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
migrations.py Fix for current clickhouse version 2019-02-15 15:43:59 +05:00
models.py Test if post_save is called 2019-01-23 12:48:18 +05:00
query.py Refactoring 2018-12-13 10:52:38 +05:00
redis.py Trying to fix queue monitoring increment bug 2019-02-06 17:47:54 +05:00
routers.py Changed migrations routing, dividing it into replicated and not replicated operations 2018-12-18 15:45:10 +05:00
serializers.py Changed model_to_dict, so it doesn't require _meta attribute, 2019-02-07 11:41:20 +05:00
storages.py Trying to fix queue monitoring increment bug 2019-02-06 17:47:54 +05:00
tasks.py Fix need_sync period 2019-01-24 11:14:19 +05:00
utils.py Багфиксы совместимости с python 3.7 2019-06-25 18:10:04 +05:00