mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-28 12:36:42 +00:00
The Channel.catchup_provider_stream_id model field carries a help_text that was not reflected in migration 0038, leaving makemigrations --check dirty. Add the AlterField migration so model and migration state match (no schema change — help_text only). |
||
|---|---|---|
| .. | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| compact_numbering.py | ||
| forms.py | ||
| managers.py | ||
| models.py | ||
| serializers.py | ||
| signals.py | ||
| tasks.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||