This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
2024-01-05 15:31:07 +05:00
.github/workflows Added latest software versions to testing in GitHub actions (#48) 2024-01-05 15:20:10 +05:00
docs Update overview.md 2024-01-05 15:31:07 +05:00
src Added latest software versions to testing in GitHub actions (#48) 2024-01-05 15:20:10 +05:00
tests Added latest software versions to testing in GitHub actions (#48) 2024-01-05 15:20:10 +05:00
.dockerignore GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
.gitignore More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
docker-compose.yml Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate (#46) 2022-10-20 11:47:32 +03:00
Dockerfile GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
LICENSE Create LICENSE 2020-07-22 17:57:57 +05:00
README.md Update README.md 2021-07-08 12:40:04 +05:00
requirements-test.txt Merge remote-tracking branch 'origin/master' 2021-07-08 12:29:25 +05:00
requirements.txt 1. Removed six dependency 2021-07-06 10:19:12 +05:00
runtests.py GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
setup.cfg 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.py Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate (#46) 2022-10-20 11:47:32 +03:00

Python unit tests Upload Python Package Downloads

django-clickhouse

Documentation is here