availabili.tf/backend-flask/migrations
John Montagu, the 4th Earl of Sandvich 3d5d9574e3
feat: Add webhook profile picture support
- Added `webhookBotProfilePicture` field to
  `TeamDiscordIntegrationSchema`.
- Updated `DiscordIntegrationForm.vue` to include profile picture input.
- Created migration to add `webhook_bot_profile_picture` column.
- Updated `Team` model to handle new profile picture field.
- Modified `TeamDiscordIntegration` and `TeamDiscordIntegrationSchema`
  to include the new profile picture attribute.
2024-11-29 00:04:46 -08:00
..
versions feat: Add webhook profile picture support 2024-11-29 00:04:46 -08:00
README Implement some basic features 2024-11-02 12:33:27 -07:00
alembic.ini Implement some basic features 2024-11-02 12:33:27 -07:00
env.py Implement some basic features 2024-11-02 12:33:27 -07:00
script.py.mako Implement some basic features 2024-11-02 12:33:27 -07:00

README

Single-database configuration for Flask.