mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
eaf2459724
* Save Organization.available_features as a DB column
* `update_available_features()` before an organization is created too
* Run the task half past the hour
* Adjust tests and fix available_features sync on start
* Remove redundant null=False
* Fix `Organization.update_available_features()`
* Run Cloud tests in respect to `posthog-cloud` `4426-fix` branch
* Revert "Run Cloud tests in respect to `posthog-cloud` `4426-fix` branch"
This reverts commit 421e8541b3
.
10 lines
336 B
Plaintext
10 lines
336 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: 0155_organization_available_features
|
|
rest_hooks: 0002_swappable_hook_model
|
|
sessions: 0001_initial
|
|
social_django: 0010_uid_db_index
|