root/branches/pluggable-contents/test_data.json

Revision 55, 198.3 kB (checked in by nobu, 9 months ago)

fixed #17 コメントのカウント数を一覧に表示

  • これに伴ってDBの構造も変更。
  • Comment, TrackBackにpre_deleteのフックを追加。
Line 
1 [
2     {
3         "pk": 1,
4         "model": "auth.user",
5         "fields": {
6             "username": "tester",
7             "first_name": "",
8             "last_name": "",
9             "is_active": 1,
10             "is_superuser": 1,
11             "is_staff": 1,
12             "last_login": "2008-03-02 19:30:04",
13             "groups": [],
14             "user_permissions": [],
15             "password": "sha1$8de57$6e5ff2ec36b141162c67761f4489a907bf4a4139",
16             "email": "tester@example.com",
17             "date_joined": "2008-03-02 19:08:24"
18         }
19     },
20     {
21         "pk": 1,
22         "model": "sites.site",
23         "fields": {
24             "domain": "example.com",
25             "name": "example.com"
26         }
27     },
28     {
29         "pk": 1,
30         "model": "common.flatpage",
31         "fields": {
32             "navigation_enabled": 1,
33             "title": "About",
34             "url": "\/about\/",
35             "template_name": "",
36             "created_at": "2008-03-02 19:30:33",
37             "is_active": 1,
38             "updated_at": "2008-03-02 19:30:33",
39             "content": "About\r\nAbout\r\nAbout",
40             "is_published": 1
41         }
42     },
43     {
44         "pk": 2,
45         "model": "common.flatpage",
46         "fields": {
47             "navigation_enabled": 1,
48             "title": "Not Published",
49             "url": "\/notpublished\/",
50             "template_name": "",
51             "created_at": "2008-03-02 19:31:01",
52             "is_active": 1,
53             "updated_at": "2008-03-02 19:31:01",
54             "content": "Not Published\r\nNot Published\r\nNot Published",
55             "is_published": 0
56         }
57     },
58     {
59         "pk": 150,
60         "model": "blog.entry",
61         "fields": {
62             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc150\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc150\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc150",
63             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc150",
64             "created_at": "2008-03-02 19:11:34",
65             "tags": [
66                 2,
67                 4,
68                 1,
69                 3
70             ],
71             "is_active": 1,
72             "updated_at": "2008-03-02 19:11:34",
73             "published_at": "2008-03-02 19:11:34",
74             "trackbacks_count": 0,
75             "comments_count": 6,
76             "slug": "testentry-150",
77             "is_published": 1
78         }
79     },
80     {
81         "pk": 146,
82         "model": "blog.entry",
83         "fields": {
84             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc146\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc146\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc146",
85             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc146",
86             "created_at": "2008-03-02 19:11:30",
87             "tags": [
88                 5,
89                 6,
90                 1
91             ],
92             "is_active": 1,
93             "updated_at": "2008-03-02 19:11:30",
94             "published_at": "2008-03-02 19:11:30",
95             "trackbacks_count": 0,
96             "comments_count": 8,
97             "slug": "testentry-146",
98             "is_published": 1
99         }
100     },
101     {
102         "pk": 145,
103         "model": "blog.entry",
104         "fields": {
105             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc145\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc145\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc145",
106             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc145",
107             "created_at": "2008-03-02 19:11:29",
108             "tags": [
109                 2,
110                 5,
111                 4,
112                 6
113             ],
114             "is_active": 1,
115             "updated_at": "2008-03-02 19:11:29",
116             "published_at": "2008-03-02 19:11:29",
117             "trackbacks_count": 0,
118             "comments_count": 10,
119             "slug": "testentry-145",
120             "is_published": 1
121         }
122     },
123     {
124         "pk": 144,
125         "model": "blog.entry",
126         "fields": {
127             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc144\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc144\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc144",
128             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc144",
129             "created_at": "2008-03-02 19:11:28",
130             "tags": [
131                 2,
132                 4,
133                 6,
134                 1
135             ],
136             "is_active": 1,
137             "updated_at": "2008-03-02 19:11:28",
138             "published_at": "2008-03-02 19:11:28",
139             "trackbacks_count": 0,
140             "comments_count": 0,
141             "slug": "testentry-144",
142             "is_published": 1
143         }
144     },
145     {
146         "pk": 141,
147         "model": "blog.entry",
148         "fields": {
149             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc141\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc141\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc141",
150             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc141",
151             "created_at": "2008-03-02 19:11:25",
152             "tags": [
153                 2,
154                 5,
155                 4,
156                 1
157             ],
158             "is_active": 1,
159             "updated_at": "2008-03-02 19:11:25",
160             "published_at": "2008-03-02 19:11:25",
161             "trackbacks_count": 0,
162             "comments_count": 4,
163             "slug": "testentry-141",
164             "is_published": 1
165         }
166     },
167     {
168         "pk": 139,
169         "model": "blog.entry",
170         "fields": {
171             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc139\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc139\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc139",
172             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc139",
173             "created_at": "2008-03-02 19:11:23",
174             "tags": [
175                 2,
176                 5,
177                 6,
178                 1,
179                 3
180             ],
181             "is_active": 1,
182             "updated_at": "2008-03-02 19:11:23",
183             "published_at": "2008-03-02 19:11:23",
184             "trackbacks_count": 0,
185             "comments_count": 10,
186             "slug": "testentry-139",
187             "is_published": 1
188         }
189     },
190     {
191         "pk": 138,
192         "model": "blog.entry",
193         "fields": {
194             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc138\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc138\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc138",
195             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc138",
196             "created_at": "2008-03-02 19:11:21",
197             "tags": [
198                 5,
199                 4,
200                 6,
201                 1
202             ],
203             "is_active": 1,
204             "updated_at": "2008-03-02 19:11:22",
205             "published_at": "2008-03-02 19:11:21",
206             "trackbacks_count": 0,
207             "comments_count": 6,
208             "slug": "testentry-138",
209             "is_published": 1
210         }
211     },
212     {
213         "pk": 137,
214         "model": "blog.entry",
215         "fields": {
216             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc137\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc137\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc137",
217             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc137",
218             "created_at": "2008-03-02 19:11:20",
219             "tags": [
220                 2,
221                 5,
222                 6,
223                 1,
224                 3
225             ],
226             "is_active": 1,
227             "updated_at": "2008-03-02 19:11:20",
228             "published_at": "2008-03-02 19:11:20",
229             "trackbacks_count": 0,
230             "comments_count": 2,
231             "slug": "testentry-137",
232             "is_published": 1
233         }
234     },
235     {
236         "pk": 134,
237         "model": "blog.entry",
238         "fields": {
239             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc134\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc134\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc134",
240             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc134",
241             "created_at": "2008-03-02 19:11:17",
242             "tags": [
243                 2,
244                 4,
245                 6,
246                 1
247             ],
248             "is_active": 1,
249             "updated_at": "2008-03-02 19:11:17",
250             "published_at": "2008-03-02 19:11:17",
251             "trackbacks_count": 0,
252             "comments_count": 10,
253             "slug": "testentry-134",
254             "is_published": 1
255         }
256     },
257     {
258         "pk": 133,
259         "model": "blog.entry",
260         "fields": {
261             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc133\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc133\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc133",
262             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc133",
263             "created_at": "2008-03-02 19:11:16",
264             "tags": [
265                 2,
266                 5,
267                 1
268             ],
269             "is_active": 1,
270             "updated_at": "2008-03-02 19:11:16",
271             "published_at": "2008-03-02 19:11:16",
272             "trackbacks_count": 0,
273             "comments_count": 6,
274             "slug": "testentry-133",
275             "is_published": 1
276         }
277     },
278     {
279         "pk": 130,
280         "model": "blog.entry",
281         "fields": {
282             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc130\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc130\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc130",
283             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc130",
284             "created_at": "2008-03-02 19:11:13",
285             "tags": [
286                 2,
287                 5,
288                 4,
289                 1
290             ],
291             "is_active": 1,
292             "updated_at": "2008-03-02 19:11:13",
293             "published_at": "2008-03-02 19:11:13",
294             "trackbacks_count": 0,
295             "comments_count": 10,
296             "slug": "testentry-130",
297             "is_published": 1
298         }
299     },
300     {
301         "pk": 125,
302         "model": "blog.entry",
303         "fields": {
304             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc125\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc125\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc125",
305             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc125",
306             "created_at": "2008-03-02 19:11:08",
307             "tags": [
308                 4,
309                 6,
310                 1,
311                 3
312             ],
313             "is_active": 1,
314             "updated_at": "2008-03-02 19:11:08",
315             "published_at": "2008-03-02 19:11:08",
316             "trackbacks_count": 0,
317             "comments_count": 0,
318             "slug": "testentry-125",
319             "is_published": 1
320         }
321     },
322     {
323         "pk": 118,
324         "model": "blog.entry",
325         "fields": {
326             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc118\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc118\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc118",
327             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc118",
328             "created_at": "2008-03-02 19:11:01",
329             "tags": [
330                 2,
331                 6,
332                 1,
333                 3
334             ],
335             "is_active": 1,
336             "updated_at": "2008-03-02 19:11:01",
337             "published_at": "2008-03-02 19:11:01",
338             "trackbacks_count": 0,
339             "comments_count": 8,
340             "slug": "testentry-118",
341             "is_published": 1
342         }
343     },
344     {
345         "pk": 116,
346         "model": "blog.entry",
347         "fields": {
348             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc116\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc116\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc116",
349             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc116",
350             "created_at": "2008-03-02 19:10:59",
351             "tags": [
352                 5,
353                 4,
354                 6,
355                 1,
356                 3
357             ],
358             "is_active": 1,
359             "updated_at": "2008-03-02 19:10:59",
360             "published_at": "2008-03-02 19:10:59",
361             "trackbacks_count": 0,
362             "comments_count": 0,
363             "slug": "testentry-116",
364             "is_published": 1
365         }
366     },
367     {
368         "pk": 115,
369         "model": "blog.entry",
370         "fields": {
371             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc115\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc115\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc115",
372             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc115",
373             "created_at": "2008-03-02 19:10:58",
374             "tags": [
375                 2,
376                 5,
377                 6,
378                 3
379             ],
380             "is_active": 1,
381             "updated_at": "2008-03-02 19:10:58",
382             "published_at": "2008-03-02 19:10:58",
383             "trackbacks_count": 0,
384             "comments_count": 8,
385             "slug": "testentry-115",
386             "is_published": 1
387         }
388     },
389     {
390         "pk": 112,
391         "model": "blog.entry",
392         "fields": {
393             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc112\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc112\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc112",
394             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc112",
395             "created_at": "2008-03-02 19:10:55",
396             "tags": [
397                 2,
398                 4,
399                 6
400             ],
401             "is_active": 1,
402             "updated_at": "2008-03-02 19:10:55",
403             "published_at": "2008-03-02 19:10:55",
404             "trackbacks_count": 0,
405             "comments_count": 8,
406             "slug": "testentry-112",
407             "is_published": 1
408         }
409     },
410     {
411         "pk": 111,
412         "model": "blog.entry",
413         "fields": {
414             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc111\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc111\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc111",
415             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc111",
416             "created_at": "2008-03-02 19:10:54",
417             "tags": [
418                 2,
419                 5,
420                 4,
421                 6
422             ],
423             "is_active": 1,
424             "updated_at": "2008-03-02 19:10:54",
425             "published_at": "2008-03-02 19:10:54",
426             "trackbacks_count": 0,
427             "comments_count": 0,
428             "slug": "testentry-111",
429             "is_published": 1
430         }
431     },
432     {
433         "pk": 108,
434         "model": "blog.entry",
435         "fields": {
436             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc108\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc108\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc108",
437             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc108",
438             "created_at": "2008-03-02 19:10:51",
439             "tags": [
440                 2,
441                 5,
442                 4,
443                 6,
444                 3
445             ],
446             "is_active": 1,
447             "updated_at": "2008-03-02 19:10:51",
448             "published_at": "2008-03-02 19:10:51",
449             "trackbacks_count": 0,
450             "comments_count": 4,
451             "slug": "testentry-108",
452             "is_published": 1
453         }
454     },
455     {
456         "pk": 104,
457         "model": "blog.entry",
458         "fields": {
459             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc104\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc104\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc104",
460             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc104",
461             "created_at": "2008-03-02 19:10:47",
462             "tags": [
463                 2,
464                 4,
465                 6,
466                 3
467             ],
468             "is_active": 1,
469             "updated_at": "2008-03-02 19:10:47",
470             "published_at": "2008-03-02 19:10:47",
471             "trackbacks_count": 0,
472             "comments_count": 8,
473             "slug": "testentry-104",
474             "is_published": 1
475         }
476     },
477     {
478         "pk": 101,
479         "model": "blog.entry",
480         "fields": {
481             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc101\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc101\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc101",
482             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc101",
483             "created_at": "2008-03-02 19:10:44",
484             "tags": [
485                 2,
486                 6,
487                 3
488             ],
489             "is_active": 1,
490             "updated_at": "2008-03-02 19:10:44",
491             "published_at": "2008-03-02 19:10:44",
492             "trackbacks_count": 0,
493             "comments_count": 6,
494             "slug": "testentry-101",
495             "is_published": 1
496         }
497     },
498     {
499         "pk": 100,
500         "model": "blog.entry",
501         "fields": {
502             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc100\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc100\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc100",
503             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc100",
504             "created_at": "2008-03-02 19:10:43",
505             "tags": [
506                 2,
507                 4,
508                 6
509             ],
510             "is_active": 1,
511             "updated_at": "2008-03-02 19:10:43",
512             "published_at": "2008-03-02 19:10:43",
513             "trackbacks_count": 0,
514             "comments_count": 8,
515             "slug": "testentry-100",
516             "is_published": 1
517         }
518     },
519     {
520         "pk": 98,
521         "model": "blog.entry",
522         "fields": {
523             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc98\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc98\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc98",
524             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc98",
525             "created_at": "2008-03-02 19:10:41",
526             "tags": [
527                 2,
528                 5,
529                 4,
530                 6
531             ],
532             "is_active": 1,
533             "updated_at": "2008-03-02 19:10:41",
534             "published_at": "2008-03-02 19:10:41",
535             "trackbacks_count": 0,
536             "comments_count": 6,
537             "slug": "testentry-98",
538             "is_published": 1
539         }
540     },
541     {
542         "pk": 97,
543         "model": "blog.entry",
544         "fields": {
545             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc97\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc97\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc97",
546             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc97",
547             "created_at": "2008-03-02 19:10:40",
548             "tags": [
549                 2,
550                 4,
551                 6
552             ],
553             "is_active": 1,
554             "updated_at": "2008-03-02 19:10:40",
555             "published_at": "2008-03-02 19:10:40",
556             "trackbacks_count": 0,
557             "comments_count": 8,
558             "slug": "testentry-97",
559             "is_published": 1
560         }
561     },
562     {
563         "pk": 95,
564         "model": "blog.entry",
565         "fields": {
566             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc95\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc95\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc95",
567             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc95",
568             "created_at": "2008-03-02 19:10:38",
569             "tags": [
570                 5,
571                 4,
572                 6,
573                 1,
574                 3
575             ],
576             "is_active": 1,
577             "updated_at": "2008-03-02 19:10:38",
578             "published_at": "2008-03-02 19:10:38",
579             "trackbacks_count": 0,
580             "comments_count": 8,
581             "slug": "testentry-95",
582             "is_published": 1
583         }
584     },
585     {
586         "pk": 93,
587         "model": "blog.entry",
588         "fields": {
589             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc93\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc93\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc93",
590             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc93",
591             "created_at": "2008-03-02 19:10:36",
592             "tags": [
593                 2,
594                 5,
595                 4,
596                 1,
597                 3
598             ],
599             "is_active": 1,
600             "updated_at": "2008-03-02 19:10:36",
601             "published_at": "2008-03-02 19:10:36",
602             "trackbacks_count": 0,
603             "comments_count": 0,
604             "slug": "testentry-93",
605             "is_published": 1
606         }
607     },
608     {
609         "pk": 87,
610         "model": "blog.entry",
611         "fields": {
612             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc87\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc87\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc87",
613             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc87",
614             "created_at": "2008-03-02 19:10:29",
615             "tags": [
616                 2,
617                 4,
618                 6,
619                 3
620             ],
621             "is_active": 1,
622             "updated_at": "2008-03-02 19:10:29",
623             "published_at": "2008-03-02 19:10:29",
624             "trackbacks_count": 0,
625             "comments_count": 10,
626             "slug": "testentry-87",
627             "is_published": 1
628         }
629     },
630     {
631         "pk": 86,
632         "model": "blog.entry",
633         "fields": {
634             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc86\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc86\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc86",
635             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc86",
636             "created_at": "2008-03-02 19:10:28",
637             "tags": [
638                 2,
639                 5,
640                 1
641             ],
642             "is_active": 1,
643             "updated_at": "2008-03-02 19:10:28",
644             "published_at": "2008-03-02 19:10:28",
645             "trackbacks_count": 0,
646             "comments_count": 6,
647             "slug": "testentry-86",
648             "is_published": 1
649         }
650     },
651     {
652         "pk": 84,
653         "model": "blog.entry",
654         "fields": {
655             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc84\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc84\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc84",
656             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc84",
657             "created_at": "2008-03-02 19:10:26",
658             "tags": [
659                 2,
660                 5,
661                 6,
662                 1
663             ],
664             "is_active": 1,
665             "updated_at": "2008-03-02 19:10:26",
666             "published_at": "2008-03-02 19:10:26",
667             "trackbacks_count": 0,
668             "comments_count": 6,
669             "slug": "testentry-84",
670             "is_published": 1
671         }
672     },
673     {
674         "pk": 83,
675         "model": "blog.entry",
676         "fields": {
677             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc83\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc83\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc83",
678             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc83",
679             "created_at": "2008-03-02 19:10:25",
680             "tags": [
681                 2,
682                 4,
683                 6,
684                 3
685             ],
686             "is_active": 1,
687             "updated_at": "2008-03-02 19:10:25",
688             "published_at": "2008-03-02 19:10:25",
689             "trackbacks_count": 0,
690             "comments_count": 6,
691             "slug": "testentry-83",
692             "is_published": 1
693         }
694     },
695     {
696         "pk": 82,
697         "model": "blog.entry",
698         "fields": {
699             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc82\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc82\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc82",
700             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc82",
701             "created_at": "2008-03-02 19:10:24",
702             "tags": [
703                 5,
704                 4,
705                 6,
706                 3
707             ],
708             "is_active": 1,
709             "updated_at": "2008-03-02 19:10:24",
710             "published_at": "2008-03-02 19:10:24",
711             "trackbacks_count": 0,
712             "comments_count": 4,
713             "slug": "testentry-82",
714             "is_published": 1
715         }
716     },
717     {
718         "pk": 78,
719         "model": "blog.entry",
720         "fields": {
721             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc78\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc78\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc78",
722             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc78",
723             "created_at": "2008-03-02 19:10:20",
724             "tags": [
725                 5,
726                 4,
727                 6,
728                 1,
729                 3
730             ],
731             "is_active": 1,
732             "updated_at": "2008-03-02 19:10:20",
733             "published_at": "2008-03-02 19:10:20",
734             "trackbacks_count": 0,
735             "comments_count": 4,
736             "slug": "testentry-78",
737             "is_published": 1
738         }
739     },
740     {
741         "pk": 77,
742         "model": "blog.entry",
743         "fields": {
744             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc77\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc77\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc77",
745             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc77",
746             "created_at": "2008-03-02 19:10:19",
747             "tags": [
748                 2,
749                 5,
750                 6,
751                 1,
752                 3
753             ],
754             "is_active": 1,
755             "updated_at": "2008-03-02 19:10:19",
756             "published_at": "2008-03-02 19:10:19",
757             "trackbacks_count": 0,
758             "comments_count": 0,
759             "slug": "testentry-77",
760             "is_published": 1
761         }
762     },
763     {
764         "pk": 75,
765         "model": "blog.entry",
766         "fields": {
767             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc75\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc75\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc75",
768             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc75",
769             "created_at": "2008-03-02 19:10:17",
770             "tags": [
771                 4,
772                 6,
773                 1,
774                 3
775             ],
776             "is_active": 1,
777             "updated_at": "2008-03-02 19:10:17",
778             "published_at": "2008-03-02 19:10:17",
779             "trackbacks_count": 0,
780             "comments_count": 6,
781             "slug": "testentry-75",
782             "is_published": 1
783         }
784     },
785     {
786         "pk": 74,
787         "model": "blog.entry",
788         "fields": {
789             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc74\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc74\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc74",
790             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc74",
791             "created_at": "2008-03-02 19:10:16",
792             "tags": [
793                 2,
794                 5,
795                 4,
796                 1,
797                 3
798             ],
799             "is_active": 1,
800             "updated_at": "2008-03-02 19:10:16",
801             "published_at": "2008-03-02 19:10:16",
802             "trackbacks_count": 0,
803             "comments_count": 10,
804             "slug": "testentry-74",
805             "is_published": 1
806         }
807     },
808     {
809         "pk": 69,
810         "model": "blog.entry",
811         "fields": {
812             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc69\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc69\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc69",
813             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc69",
814             "created_at": "2008-03-02 19:10:11",
815             "tags": [
816                 2,
817                 1,
818                 3
819             ],
820             "is_active": 1,
821             "updated_at": "2008-03-02 19:10:11",
822             "published_at": "2008-03-02 19:10:11",
823             "trackbacks_count": 0,
824             "comments_count": 6,
825             "slug": "testentry-69",
826             "is_published": 1
827         }
828     },
829     {
830         "pk": 68,
831         "model": "blog.entry",
832         "fields": {
833             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc68\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc68\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc68",
834             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc68",
835             "created_at": "2008-03-02 19:10:10",
836             "tags": [
837                 2,
838                 5,
839                 4,
840                 1,
841                 3
842             ],
843             "is_active": 1,
844             "updated_at": "2008-03-02 19:10:10",
845             "published_at": "2008-03-02 19:10:10",
846             "trackbacks_count": 0,
847             "comments_count": 6,
848             "slug": "testentry-68",
849             "is_published": 1
850         }
851     },
852     {
853         "pk": 67,
854         "model": "blog.entry",
855         "fields": {
856             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc67\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc67\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc67",
857             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc67",
858             "created_at": "2008-03-02 19:10:09",
859             "tags": [
860                 5,
861                 4,
862                 6,
863                 1,
864                 3
865             ],
866             "is_active": 1,
867             "updated_at": "2008-03-02 19:10:09",
868             "published_at": "2008-03-02 19:10:09",
869             "trackbacks_count": 0,
870             "comments_count": 6,
871             "slug": "testentry-67",
872             "is_published": 1
873         }
874     },
875     {
876         "pk": 65,
877         "model": "blog.entry",
878         "fields": {
879             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc65\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc65\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc65",
880             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc65",
881             "created_at": "2008-03-02 19:10:07",
882             "tags": [
883                 4,
884                 1,
885                 3
886             ],
887             "is_active": 1,
888             "updated_at": "2008-03-02 19:10:07",
889             "published_at": "2008-03-02 19:10:07",
890             "trackbacks_count": 0,
891             "comments_count": 6,
892             "slug": "testentry-65",
893             "is_published": 1
894         }
895     },
896     {
897         "pk": 63,
898         "model": "blog.entry",
899         "fields": {
900             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc63\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc63\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc63",
901             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc63",
902             "created_at": "2008-03-02 19:10:05",
903             "tags": [
904                 2,
905                 5,
906                 6,
907                 1,
908                 3
909             ],
910             "is_active": 1,
911             "updated_at": "2008-03-02 19:10:05",
912             "published_at": "2008-03-02 19:10:05",
913             "trackbacks_count": 0,
914             "comments_count": 6,
915             "slug": "testentry-63",
916             "is_published": 1
917         }
918     },
919     {
920         "pk": 61,
921         "model": "blog.entry",
922         "fields": {
923             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc61\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc61\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc61",
924             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc61",
925             "created_at": "2008-03-02 19:10:03",
926             "tags": [
927                 5,
928                 4,
929                 1,
930                 3
931             ],
932             "is_active": 1,
933             "updated_at": "2008-03-02 19:10:03",
934             "published_at": "2008-03-02 19:10:03",
935             "trackbacks_count": 0,
936             "comments_count": 4,
937             "slug": "testentry-61",
938             "is_published": 1
939         }
940     },
941     {
942         "pk": 59,
943         "model": "blog.entry",
944         "fields": {
945             "description": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc59\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc59\n\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc59",
946             "title": "\u30c6\u30b9\u30c8\u30a8\u30f3\u30c8\u30ea\u30fc59",
947