Files
mediacms/files
Josh Preston c57f528ab1 Add missing migration for Meta options on Subtitle, TranscriptionRequest, and VideoTrimRequest (#1448)
Fixes #1447

This migration adds the missing AlterModelOptions operations for:
- Subtitle model (verbose_name: 'Caption', verbose_name_plural: 'Captions')
- TranscriptionRequest model (verbose_name: 'Caption Request', verbose_name_plural: 'Caption Requests')
- VideoTrimRequest model (verbose_name: 'Trim Request', verbose_name_plural: 'Trim Requests')

These Meta options were defined in the models but never migrated, causing
makemigrations --dry-run to show pending migrations on fresh clones.
2025-12-24 12:18:48 +02:00
..
2024-11-20 13:29:37 +02:00
2024-11-20 13:17:25 +02:00
2021-08-20 13:57:55 +03:00
2020-12-15 23:33:43 +02:00
2025-11-11 11:32:54 +02:00
2020-12-15 23:33:43 +02:00
2025-02-10 11:34:00 +02:00
2020-12-15 23:33:43 +02:00
2025-07-07 11:26:08 +03:00
2025-11-13 12:42:48 +02:00
2025-11-13 12:30:25 +02:00
2021-05-26 18:35:21 +03:00
2020-12-15 23:33:43 +02:00