Fix fixture in update-renater-meta.sh

Natural key handling with Django 1.7 is implicit, no need to pass a
special pk.
This commit is contained in:
Benjamin Dauvergne 2015-07-01 10:32:37 +02:00
parent b52022e5d4
commit 2aa00a125a
1 changed files with 0 additions and 3 deletions

View File

@ -56,9 +56,6 @@ fi
cat <<EOF >$FIXTURE_TMP
[
{
"pk": [
"Default"
],
"model": "saml.spoptionsidppolicy",
"fields" : {
"accept_slo" : false,