This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
M1ha 210c36a127 1. Fixed bulk_update testing issue for django 2.1
2. Added python 3.8 and django 3.0 to travis testing
3. Split requirements.txt and requirements-test.txt
2020-02-07 11:14:39 +05:00
docs Added docs about databases and queries 2020-02-06 16:17:45 +05:00
src 1. Fixed bulk_update testing issue for django 2.1 2020-02-07 11:14:39 +05:00
tests 1. Fixed bulk_update testing issue for django 2.1 2020-02-07 11:14:39 +05:00
.gitignore More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
.travis.yml 1. Fixed bulk_update testing issue for django 2.1 2020-02-07 11:14:39 +05:00
README.md Added more docs 2020-02-06 13:39:56 +05:00
requirements-test.txt 1. Fixed bulk_update testing issue for django 2.1 2020-02-07 11:14:39 +05:00
requirements.txt 1. Fixed bulk_update testing issue for django 2.1 2020-02-07 11:14:39 +05:00
runtests.py 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.cfg 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.py Added method to flush single import_key in storage 2019-07-24 09:57:01 +05:00

django-clickhouse

Documentation is here