0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/ee/api
Michael Matloka b81ed874cc
Try to fix project deletion edge case (#5534)
* Try to fix project deletion edge case

* Use feedback

* Use `create_demo_team` in Team deletion test

* Don't use raw `DELETE` queries
2021-09-23 19:22:11 +02:00
..
test Try to fix project deletion edge case (#5534) 2021-09-23 19:22:11 +02:00
__init__.py
authentication.py SAML support (#5681) 2021-08-27 07:20:49 -07:00
debug_ch_queries.py Clean up DebugCHQueries viewset (#5685) 2021-08-23 12:17:12 +02:00
enterprise_event_definition.py Event/property taxonomy frontend (1/3) (#4591) 2021-06-09 19:45:42 -04:00
enterprise_property_definition.py Event/property taxonomy frontend (1/3) (#4591) 2021-06-09 19:45:42 -04:00
explicit_team_member.py Project-based permissioning members addition + removal (#6028) 2021-09-22 17:32:35 +00:00
hooks.py
license.py