need a no-premium option. make sure to syncdb
parent
da0f4970c2
commit
69d85e6565
|
@ -82,5 +82,16 @@
|
|||
"description": "Your username, profile URL, and profile tagline under \"bibliophiles\"",
|
||||
"created": "2011-11-17 22:03:37"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pk": 150,
|
||||
"model": "core.premium",
|
||||
"fields": {
|
||||
"campaign": null,
|
||||
"amount": 0,
|
||||
"type": "00",
|
||||
"description": "No premium, thanks! I just want to help unglue.",
|
||||
"created": "2011-11-17 22:03:37"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue