Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
27817a9d
Commit
27817a9d
authored
Feb 21, 2015
by
Daniel W Bond
Browse files
initial attempt at fixtures, not yet parsing
parent
b63f9b09
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/housing/initial_data.json
0 → 100644
View file @
27817a9d
[
{
"model"
:
"housing.building"
,
"pk"
:
1
,
"fields"
:
{
"name"
:
"Adams"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
2
,
"fields"
:
{
"name"
:
"Harrison"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
3
,
"fields"
:
{
"name"
:
"Jackson"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
4
,
"fields"
:
{
"name"
:
"Jefferson"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
5
,
"fields"
:
{
"name"
:
"Kennedy"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
6
,
"fields"
:
{
"name"
:
"Lincoln"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
7
,
"fields"
:
{
"name"
:
"Madison"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
8
,
"fields"
:
{
"name"
:
"Monroe"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
9
,
"fields"
:
{
"name"
:
"Roosevelt"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
10
,
"fields"
:
{
"name"
:
"Truman"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
11
,
"fields"
:
{
"name"
:
"Madison"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
{
"model"
:
"housing.building"
,
"pk"
:
12
,
"fields"
:
{
"name"
:
"Monroe"
,
"neighborhood"
:
"sh"
,
"campus"
:
"ff"
,
}
},
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment