Skip to content
Snippets Groups Projects
Verified Commit 4beb3b15 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

feat: move sample fixtures into sample subdir

parent 2c0128b0
No related branches found
No related tags found
No related merge requests found
[
{
"model": "program.host",
"pk": 1,
"fields": {
"name": "Musikredaktion",
"is_active": true,
"email": "",
"biography": "",
"image": null,
"created_at": "2000-06-01 00:00Z",
"created_by": "loaddata"
}
}
]
[
{
"model": "program.show",
"pk": 1,
"fields": {
"predecessor": null,
"type": 3,
"funding_category": 1,
"name": "Musikprogramm",
"slug": "musikprogramm",
"image": null,
"logo": null,
"short_description": "Unmoderiertes Musikprogramm",
"description": "Unmoderiertes Musikprogramm",
"email": "musikredaktion@helsinki.at",
"cba_series_id": null,
"default_playlist_id": null,
"is_active": true,
"is_public": false,
"hosts": [
1
],
"owners": [],
"language": [],
"category": [],
"topic": [],
"music_focus": [],
"created_at": "2000-06-01 00:00Z",
"created_by": "loaddata"
}
}
]
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment