0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/ee/api
Bianca Yang cb95d71723
fix: Fix dict accessor for subscription status on addons (#22280)
* fix dict accessor

* more comprehensive fix
2024-05-14 15:06:51 +00:00
..
test fix: Fix dict accessor for subscription status on addons (#22280) 2024-05-14 15:06:51 +00:00
__init__.py
authentication.py
billing.py fix: isinstance check on get_invoices error handler was backwards (#22255) 2024-05-14 16:30:01 +03:00
dashboard_collaborator.py
debug_ch_queries.py
ee_event_definition.py
ee_property_definition.py
explicit_team_member.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
feature_flag_role_access.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
hooks.py
integration.py
license.py
organization_resource_access.py
role.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
sentry_stats.py
subscription.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
time_to_see_data.py