mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 04:12:23 +01:00
ec0f7ef880
* Add `slug` fields to `Organization` and `Team` * Expose slugs to user * Add slug autogeneration for new orgs/projects * Improve slug UX * Remove slug from settings * Update org/team instance creation plus add tests * Only require project slug to be unique for org, not globally * Fix `get_prep_value` * Test organization slugification * Deslugify `Team` * Clean up changes * Update test_user.py * Apply suggestions from code review Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com> * Random 4 letter suffixes for the win * Fix import * Ignore `test_migrations_are_null` * Fix `RunSQL` query being empty * Fix `generate_random_short_suffix` testing Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
authentication.py | ||
debug_ch_queries.py | ||
enterprise_event_definition.py | ||
enterprise_property_definition.py | ||
explicit_team_member.py | ||
hooks.py | ||
license.py |