0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
Michael Matloka 8a629179a9
Organizations – models (#1674)
* Update only models

* Bring in line with master and use uuid1_macless

* Update models and annotation scope support

* Delete test_team_model.py

* Update user creation, team retrieval and fix tests

* Make fixes

* Rename migration

* Fix migrating from master

* Bring back previous company_name max_length

* Use get_price_id()

* Temporarily disable team member deletion

* Update user joining and leaving, and billing

* Improve first_name handling

* Update warning

* Update TestTeamUser

* Fix migration

* Update 0085_org_models.py

* Improve bootstrapping

* Move multitenancy price tests to posthog-production

* Update team_user.py

* Update setup_review.py

* Enhance opt_slash_path

* Update team.py

* Fix default test email

* Fix typing
2020-09-24 00:53:51 +02:00
..
api Organizations – models (#1674) 2020-09-24 00:53:51 +02:00
certs Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
clickhouse Organizations – models (#1674) 2020-09-24 00:53:51 +02:00
idl Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
kafka Remove default json serializer from kafka_helper (#1669) 2020-09-16 12:19:16 -07:00
management/commands clickhouse views and management commands (#1616) 2020-09-08 20:13:54 -07:00
migrations
models Organizations – models (#1674) 2020-09-24 00:53:51 +02:00
tasks
__init__.py
apps.py
docker-compose.ch.yml refactor how we grab kafka_host to make it reusable for migrations (#1677) 2020-09-17 11:09:41 -07:00
LICENSE
settings.py
urls.py