This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
2023-05-08 11:22:30 +03:30
.github/workflows Update python-tests.yml 2021-11-06 08:08:41 +03:00
docs Fix typo in overview docs 2023-05-08 11:22:30 +03:30
src Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate (#46) 2022-10-20 11:47:32 +03:00
tests Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate (#46) 2022-10-20 11:47:32 +03: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