blender-id/bid_api/migrations
2024-06-17 10:49:17 +02:00
..
__init__.py Added webhook system to notify external systems of user changes. 2017-12-01 16:52:31 +01:00
0001_initial.py Added webhook system to notify external systems of user changes. 2017-12-01 16:52:31 +01:00
0002_webhook_secret_default.py Added migration for webhook secret default 2017-12-05 15:14:57 +01:00
0003_webhook_timeout.py Queueing of webhook calls 2017-12-05 15:55:51 +01:00
0004_webhookqueuedcall.py Queueing of webhook calls 2017-12-05 15:55:51 +01:00
0005_webhook_last_flush_attempt.py Added webhook queue monitor that should replace the cron job. 2017-12-12 17:32:43 +01:00
0006_webhookqueuedcall_defaults.py WebhookQueuedCall: reasonable default values 2017-12-13 09:53:54 +01:00
0007_webhook_app.py [T93542] [D13450] Allow users to manage OAuth apps they own outside Django admin 2021-12-08 10:49:05 +01:00
0008_delete_webhookqueuedcall.py Webhooks: drop table and columns used by webhook queue (replaced by tasks) 2024-01-04 11:50:28 +01:00
0009_remove_webhook_last_flush_attempt.py Webhooks: drop table and columns used by webhook queue (replaced by tasks) 2024-01-04 11:50:28 +01:00
0010_alter_webhook_app.py Send user-modified only to webhooks of relevant OAuth apps 2024-06-17 10:49:17 +02:00