Skip to content
Snippets Groups Projects
Unverified Commit b984d3d4 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Replace YAML fixtures with JSON fixtures

parent a9389757
No related branches found
No related tags found
No related merge requests found
- model: program.rrule
pk: 1
fields:
name: einmalig
freq: 0
count: 1
- model: program.rrule
pk: 2
fields:
name: täglich
freq: 3
- model: program.rrule
pk: 3
fields:
name: werktäglich
freq: 3
- model: program.rrule
pk: 4
fields:
name: wöchentlich
freq: 2
interval: 1
- model: program.rrule
pk: 5
fields:
name: zweiwöchentlich
freq: 2
interval: 2
- model: program.rrule
pk: 6
fields:
name: vierwöchentlich
freq: 2
interval: 4
- model: program.rrule
pk: 7
fields:
name: gerade Kalenderwoche
freq: 2
interval: 1
- model: program.rrule
pk: 8
fields:
name: ungerade Kalenderwoche
freq: 2
interval: 1
- model: program.rrule
pk: 9
fields:
name: Jede 1. Woche im Monat
freq: 1
interval: 1
bysetpos: 1
- model: program.rrule
pk: 10
fields:
name: Jede 2. Woche im Monat
freq: 1
interval: 1
bysetpos: 2
- model: program.rrule
pk: 11
fields:
name: Jede 3. Woche im Monat
freq: 1
interval: 1
bysetpos: 3
- model: program.rrule
pk: 12
fields:
name: Jede 4. Woche im Monat
freq: 1
interval: 1
bysetpos: 4
- model: program.rrule
pk: 13
fields:
name: Jede 5. Woche im Monat
freq: 1
interval: 1
bysetpos: 5
\ No newline at end of file
- model: program.show
pk: 1
fields:
hosts: [1]
type: 3
fundingcategory: 1
name: Musikprogramm
slug: musikprogramm
description: Unmoderiertes Musikprogramm
short_description: Unmoderiertes Musikprogramm
email: musikredaktion@helsinki.at
created: 1970-01-01T00:00:00+01:00
last_updated: 1970-01-01T00:00:00+01:00
- model: program.topic
pk: 1
fields:
topic: Politik/Gesellschaft
abbrev: P
slug: politik-gesellschaft
- model: program.topic
pk: 2
fields:
topic: Natur/Klima/Tiere
abbrev: N
slug: natur-klima-tiere
- model: program.topic
pk: 3
fields:
topic: Kultur/Kunst
abbrev: K
slug: kultur-kunst
- model: program.topic
pk: 4
fields:
topic: Soziales
abbrev: S
slug: soziales
- model: program.topic
pk: 5
fields:
topic: Wissenschaft/Philosophie
abbrev: W
slug: wissenschaft-philosophie
\ No newline at end of file
- model: program.type
pk: 1
fields:
type: Talk
slug: talk
- model: program.type
pk: 2
fields:
type: Musiksendung
slug: musiksendung
- model: program.type
pk: 3
fields:
type: Unmoderiertes Musikprogramm
slug: unmoderiertes-musikprogramm
- model: program.type
pk: 4
fields:
type: Feature/Magazin
slug: feature-magazin
- model: program.type
pk: 5
fields:
type: Experimentell
slug: experimentell
- model: program.type
pk: 6
fields:
type: Hörspiel/Literatur
slug: horspiel-literatur
- model: program.type
pk: 7
fields:
type: Vortrag/Diskussion
slug: vortrag-diskussion
\ No newline at end of file
- model: auth.user_groups
pk: 1
fields:
id: 1
user_id: 2
group_id: 1
\ No newline at end of file
- model: auth.user
pk: 1
fields:
id: 1
password: pbkdf2_sha256$36000$uMBrNYea7vcc$6599RKSDzRkpoO8lcOjOQI/O1ufPXphIYh10VNqZcYU=
last_login: NULL
is_superuser: 1
username: admin
is_staff: 1
is_active: 1
date_joined: 2018-01-01T00:00:00+01:00
- model: auth.user
pk: 2
fields:
id: 2
password: pbkdf2_sha256$36000$VVSM5LeZfBZM$w0XSHCrucEb7Oj1Qpjdy1SKq5KelpXSPiUXbxh3rWpM=
last_login: NULL
is_superuser: 0
username: pm1
is_staff: 1
is_active: 1
date_joined: 2018-01-01T00:00:00+01:00
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