0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/ee
Michael Matloka eaf2459724
Save Organization.available_features as a DB column (#4426)
* Save Organization.available_features as a DB column

* `update_available_features()` before an organization is created too

* Run the task half past the hour

* Adjust tests and fix available_features sync on start

* Remove redundant null=False

* Fix `Organization.update_available_features()`

* Run Cloud tests in respect to `posthog-cloud` `4426-fix` branch

* Revert "Run Cloud tests in respect to `posthog-cloud` `4426-fix` branch"

This reverts commit 421e8541b3.
2021-05-24 22:17:01 +02:00
..
api
bin
certs
clickhouse Save Organization.available_features as a DB column (#4426) 2021-05-24 22:17:01 +02:00
idl
kafka_client
management/commands Rename is_ee_enabled to is_clickhouse_enabled (#4216) 2021-05-13 16:56:54 +02:00
migrations
models Save Organization.available_features as a DB column (#4426) 2021-05-24 22:17:01 +02:00
tasks Include more clickhouse query metrics (#4256) 2021-05-10 10:47:54 +03:00
__init__.py
apps.py
conftest.py
docker-compose.ch.test.yml
docker-compose.ch.yml
LICENSE
settings.py
urls.py