Add the planet RSS feed to the initial fixtures
authorMagnus Hagander <magnus@hagander.net>
Fri, 11 Jun 2010 17:36:09 +0000 (19:36 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 11 Jun 2010 17:36:09 +0000 (19:36 +0200)
pgweb/core/fixtures/data.yaml

index 64465ea6f88973aa5ade17553c631d60a9118085..bc8dc5be95d84579e1cb25b7afdac8cd964edaa4 100644 (file)
  }, 
  {
   "pk": 1, 
+  "model": "core.importedrssfeed",
+  "fields": {
+   "internalname": "planet",
+   "url": "http://planet.postgresql.org/rss20_short.xml"
+  }
+ },
+ {
+  "pk": 1,
   "model": "core.country", 
   "fields": {
    "name": "Afghanistan",