Mercurial > public > sg101
comparison gpp/downloads/fixtures/downloads_categories.json @ 255:2ba1a6d3b984
Close #104; downloads javascript has incorrect hard-coded path to star graphics. Also correct count fields in downloads category fixture.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 21 Sep 2010 00:52:55 +0000 |
parents | 8525fb4109cc |
children |
comparison
equal
deleted
inserted
replaced
254:e43b1be24ccc | 255:2ba1a6d3b984 |
---|---|
41 }, | 41 }, |
42 { | 42 { |
43 "pk": 3, | 43 "pk": 3, |
44 "model": "downloads.category", | 44 "model": "downloads.category", |
45 "fields": { | 45 "fields": { |
46 "count": 2, | 46 "count": 0, |
47 "description": "Anything else.", | 47 "description": "Anything else.", |
48 "slug": "misc", | 48 "slug": "misc", |
49 "title": "Misc" | 49 "title": "Misc" |
50 } | 50 } |
51 }, | 51 }, |