Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony
memopol
Commits
7299af26
Commit
7299af26
authored
Apr 19, 2016
by
Nicolas Joyard
Browse files
Update contenttype pk in fixture
parent
465565d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
memopol/fixtures/one_representative.json
View file @
7299af26
...
...
@@ -1166,13 +1166,13 @@
"app_label"
:
"representatives_positions"
},
"model"
:
"contenttypes.contenttype"
,
"pk"
:
2
5
"pk"
:
2
6
},
{
"fields"
:
{
"tag"
:
1
,
"object_id"
:
1
,
"content_type"
:
2
5
"content_type"
:
2
6
},
"model"
:
"taggit.taggeditem"
,
"pk"
:
1
...
...
@@ -1181,7 +1181,7 @@
"fields"
:
{
"tag"
:
2
,
"object_id"
:
1
,
"content_type"
:
2
5
"content_type"
:
2
6
},
"model"
:
"taggit.taggeditem"
,
"pk"
:
2
...
...
@@ -1190,7 +1190,7 @@
"fields"
:
{
"tag"
:
1
,
"object_id"
:
3
,
"content_type"
:
2
5
"content_type"
:
2
6
},
"model"
:
"taggit.taggeditem"
,
"pk"
:
5
...
...
@@ -1199,7 +1199,7 @@
"fields"
:
{
"tag"
:
1
,
"object_id"
:
2
,
"content_type"
:
2
5
"content_type"
:
2
6
},
"model"
:
"taggit.taggeditem"
,
"pk"
:
6
...
...
@@ -1208,7 +1208,7 @@
"fields"
:
{
"tag"
:
3
,
"object_id"
:
2
,
"content_type"
:
2
5
"content_type"
:
2
6
},
"model"
:
"taggit.taggeditem"
,
"pk"
:
7
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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