projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7934c64
)
Add the planet RSS feed to the initial fixtures
author
Magnus Hagander
<magnus@hagander.net>
Fri, 11 Jun 2010 17:36:09 +0000
(19:36 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 11 Jun 2010 17:36:09 +0000
(19:36 +0200)
pgweb/core/fixtures/data.yaml
patch
|
blob
|
blame
|
history
diff --git
a/pgweb/core/fixtures/data.yaml
b/pgweb/core/fixtures/data.yaml
index 64465ea6f88973aa5ade17553c631d60a9118085..bc8dc5be95d84579e1cb25b7afdac8cd964edaa4 100644
(file)
--- a/
pgweb/core/fixtures/data.yaml
+++ b/
pgweb/core/fixtures/data.yaml
@@
-51,6
+51,14
@@
},
{
"pk": 1,
+ "model": "core.importedrssfeed",
+ "fields": {
+ "internalname": "planet",
+ "url": "http://planet.postgresql.org/rss20_short.xml"
+ }
+ },
+ {
+ "pk": 1,
"model": "core.country",
"fields": {
"name": "Afghanistan",