mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
072a6c1beb
* remove event & properties endpoint from team endpoint * event definition model * sync events from Team with EventDefinition * fix typing * missing commit * event definition API * add querying capabilities * property definition model * sync property definitions * temp: bring back event properties to Team model to split PR * PropertyDefinition API + tests * fix tests for Python 3.7 & more deprecation notices * default values to 0 instead of null Co-authored-by: Marius Andra <marius.andra@gmail.com>
10 lines
339 B
Plaintext
10 lines
339 B
Plaintext
admin: 0003_logentry_add_action_flag_choices
|
|
auth: 0012_alter_user_first_name_max_length
|
|
axes: 0006_remove_accesslog_trusted
|
|
contenttypes: 0002_remove_content_type_name
|
|
ee: 0003_license_max_users
|
|
posthog: 0145_eventdefinition_propertydefinition
|
|
rest_hooks: 0002_swappable_hook_model
|
|
sessions: 0001_initial
|
|
social_django: 0010_uid_db_index
|