summaryrefslogtreecommitdiff
path: root/main/fixtures/repos.json
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-03-06 11:05:57 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-03-06 11:05:57 -0300
commit3aa14c9fbec24f5049e12a8dbb5ce059d2c8f5f3 (patch)
tree28755cf0ae66b145d752358c1f722c2d095e877a /main/fixtures/repos.json
parentc738e2c8f687f3417b90c951254121cce491843a (diff)
parent65e965c8f76677904f5d98965e13bf89726247d4 (diff)
Merge branch 'master' of git://projects.archlinux.org/archweb
Conflicts: media/archweb.css public/views.py urls.py
Diffstat (limited to 'main/fixtures/repos.json')
-rw-r--r--main/fixtures/repos.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/fixtures/repos.json b/main/fixtures/repos.json
index a89af7b5..3b79d964 100644
--- a/main/fixtures/repos.json
+++ b/main/fixtures/repos.json
@@ -50,6 +50,16 @@
}
},
{
+ "pk": 8,
+ "model": "main.repo",
+ "fields": {
+ "svn_root": "community",
+ "testing": true,
+ "name": "Multilib-Testing",
+ "bugs_project": 5
+ }
+ },
+ {
"pk": 3,
"model": "main.repo",
"fields": {