M1ha Shvn
|
12069db14e
|
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths (#35)
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths
|
2021-10-01 17:38:10 +05:00 |
|
M1ha Shvn
|
0a7f0c1219
|
Implemented clickhouse_migrate management command (#33)
1. Implemented `clickhouse_migrate` management command
2. Ability to print more verbose output when running `manage.py migrate` django command
|
2021-09-25 23:00:28 +05:00 |
|
M1ha
|
893ffaf17c
|
1. Removed six dependency
2. pytz and typing are installed for old python versions only
3. psycopg2-bynary is installed in test environment instead of psycopg2
|
2021-07-06 10:19:12 +05:00 |
|
M1ha-Shvn
|
874eae88a0
|
Fixed compatibility with celery JSON serializer
|
2021-03-30 16:09:18 +05:00 |
|
M1hacka
|
45a8b31d59
|
Changed version to 1.0.2
|
2020-06-18 10:10:55 +05:00 |
|
M1hacka
|
2adc9b84a0
|
Fixed import compatibility with new version on infi.clickhouse-orm
|
2020-06-03 11:17:20 +05:00 |
|
M1ha
|
85e686470d
|
Changed author
|
2020-02-07 16:59:50 +05:00 |
|
M1ha
|
7d2d94336c
|
Added more docs
|
2020-02-07 13:05:19 +05:00 |
|
M1ha
|
446494af92
|
Added method to flush single import_key in storage
|
2019-07-24 09:57:01 +05:00 |
|
M1ha
|
635f3d9a42
|
Fixed setup.py requirements
|
2019-07-23 15:27:49 +05:00 |
|
M1ha
|
bac333d03a
|
1) RedisStorage and tests for it
2) Some fixes
|
2018-11-14 12:52:01 +05:00 |
|