Mercurial > public > sg101
view news/fixtures/news_categories.json @ 1001:c6c3ba5cf6eb
V2 news stories use forums for comments.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 26 Nov 2015 00:27:42 -0600 |
parents | ee87ea74d46b |
children |
line wrap: on
line source
[ { "fields": { "forum_slug": "surfguitar101-website", "icon": "news/categories/Site_News.png", "slug": "site-news", "title": "Site News" }, "model": "news.category", "pk": 1 }, { "fields": { "forum_slug": "surf-music", "icon": "news/categories/Articles.png", "slug": "articles", "title": "Articles" }, "model": "news.category", "pk": 2 }, { "fields": { "forum_slug": "surf-music", "icon": "news/categories/Bands.png", "slug": "bands", "title": "Bands" }, "model": "news.category", "pk": 3 }, { "fields": { "forum_slug": "gear", "icon": "news/categories/Gear.png", "slug": "gear", "title": "Gear" }, "model": "news.category", "pk": 4 }, { "fields": { "forum_slug": "surf-music", "icon": "news/categories/Interviews.png", "slug": "interviews", "title": "Interviews" }, "model": "news.category", "pk": 5 }, { "fields": { "forum_slug": "music-reviews", "icon": "news/categories/Reviews.png", "slug": "reviews", "title": "Reviews" }, "model": "news.category", "pk": 6 }, { "fields": { "forum_slug": "gigs", "icon": "news/categories/Show_Announcements.png", "slug": "show-announcements", "title": "Show Announcements" }, "model": "news.category", "pk": 7 }, { "fields": { "forum_slug": "surf-music", "icon": "news/categories/Show_Reports.png", "slug": "show-reports", "title": "Show Reports" }, "model": "news.category", "pk": 8 }, { "fields": { "forum_slug": "surf-music", "icon": "news/categories/Surf_Scene_News.png", "slug": "surf-scene-news", "title": "Surf Scene News" }, "model": "news.category", "pk": 9 }, { "fields": { "forum_slug": "surf-musician", "icon": "news/categories/Guitar_Tabs.png", "slug": "tablature", "title": "Tablature" }, "model": "news.category", "pk": 10 }, { "fields": { "forum_slug": "surf-videos", "icon": "news/categories/Featured_Video.png", "slug": "featured-videos", "title": "Featured Videos" }, "model": "news.category", "pk": 11 } ]