[snowy] Add Tomboy consumer to initial database data.
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Subject: [snowy] Add Tomboy consumer to initial database data.
- Date: Fri, 24 Jul 2009 15:45:18 +0000 (UTC)
commit 99fb7506ffcf5226c0aa74953f45fcaf3087bd50
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Fri Jul 24 08:25:41 2009 -0700
Add Tomboy consumer to initial database data.
We'll undoubtedly want to change both the name of this consumer and its
key/secret values, since it will be used by all open source client apps.
api/fixtures/initial_data.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/api/fixtures/initial_data.json b/api/fixtures/initial_data.json
new file mode 100644
index 0000000..20c4a90
--- /dev/null
+++ b/api/fixtures/initial_data.json
@@ -0,0 +1 @@
+[{"pk": 1, "model": "piston.consumer", "fields": {"status": "accepted", "name": "Tomboy", "secret": "1234567", "user": null, "key": "abcdefg", "description": "Tomboy"}}]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]