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
3fba185be2
GitHub actions testing ( #29 )
...
1. Moved testing from TravisCI to GitHub Actions
2. Added linter and fixed most style errors
3. Added development section to README
4. Added docker testing environment
2021-07-08 12:27:35 +05:00
M1ha
aed0928ba8
Added tests on syncing data to non default database
2019-01-10 17:02:58 +05:00
M1ha
96300761a7
Сделал создание стандартных типов при создании app-а.
...
Сделал галочку active у EventType.
2019-01-10 15:05:16 +05:00
M1ha
66ec7dd5db
Fixed error in migrate. Wrote tests
2018-12-18 17:33:34 +05:00
M1ha
9742abbaec
Added test for killing sync process safety.
...
Test is not passing =)
2018-11-29 15:19:25 +05:00
M1ha
abe0ae45c5
Added QuerySet that determines db with router help.
...
Added using(), create(), bulk_create(), all() methods to QuerySet
2018-11-28 15:30:19 +05:00
M1ha
6e0bc424d7
1) Finished sync celery tasks.
...
2) RedisStorage now prevents parallel sync with RedisLock
2018-11-20 17:24:15 +05:00
M1ha
4480c1ae1d
Added migration system.
2018-11-16 13:14:40 +05:00
M1ha
235b690f35
Added tests for utils and serializers
2018-11-15 17:37:58 +05:00
M1ha
c6da379be7
1) Tests for ClickHouseSyncModel
...
2) Bugfixes in ClickHouseSyncModel
2018-11-15 13:02:05 +05:00
M1ha
bac333d03a
1) RedisStorage and tests for it
...
2) Some fixes
2018-11-14 12:52:01 +05:00
M1ha
2a9567d27f
Initial commit
2018-11-12 20:20:51 +05:00