cfr #121 Co-authored-by: Christophe Siraut <d@tobald.eu.org> Co-authored-by: bkfox <thomas bkfox net> Co-authored-by: Thomas Kairos <thomas@bkfox.net> Reviewed-on: #131 Co-authored-by: Chris Tactic <ctactic@noreply.git.radiocampus.be> Co-committed-by: Chris Tactic <ctactic@noreply.git.radiocampus.be>
13 lines
286 B
Python
13 lines
286 B
Python
# Generated by Django 4.2.7 on 2024-02-05 09:27
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
dependencies = [
|
|
("aircox", "0019_merge_20240119_1022"),
|
|
("aircox", "0019_station_program_streams_title_and_more"),
|
|
]
|
|
|
|
operations = []
|