0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/api
Karl-Aksel Puulmann 3412eed230
refactor: Remove constance library dependency, use json-encoded model (#9852)
* Populate the new model

* Add constance to admin

* Handle table not existing

* Add model tests

* Add tests for the constance model

* Fixup migrations

* Update instance settings to use new constance model

* update most readings

* Use override method in some tests

* Improve typing

* Prettier

* Merge 233 migration

* Order imports

* Fixup

* Update some query counts

* Remove dead import

* Improve some mypy

* Update team.py

* Remove constance library

* Mark migration as non-atomic

* Instance settings cleanup

* Rename methods to be more consistent

* Fixup for migration

* Update tests
2022-05-20 15:12:37 +03:00
..
test refactor: Remove constance library dependency, use json-encoded model (#9852) 2022-05-20 15:12:37 +03:00
__init__.py
authentication.py feat(sso): Multitenant SAML (#9225) 2022-03-31 11:04:12 +02:00
dashboard_collaborator.py Fix is_active being unused when querying User (#8793) 2022-03-02 14:27:08 +00:00
debug_ch_queries.py
ee_event_definition.py
ee_property_definition.py
explicit_team_member.py Fix is_active being unused when querying User (#8793) 2022-03-02 14:27:08 +00:00
hooks.py fix(hooks): validate domain name (#9146) 2022-03-22 11:09:12 +01:00
license.py feat(billing): Allow cancelling of licenses (#9760) 2022-05-18 13:23:19 +02:00