Fix several packaging issues
[snf-cloudcms] / cloudcms / fixtures / cloudcms_sample_data.json
1 LOCAL SETTINGS
2 [
3     {
4         "pk": 29, 
5         "model": "contenttypes.contenttype", 
6         "fields": {
7             "model": "aboutblock", 
8             "name": "about page block", 
9             "app_label": "page"
10         }
11     }, 
12     {
13         "pk": 33, 
14         "model": "contenttypes.contenttype", 
15         "fields": {
16             "model": "application", 
17             "name": "application", 
18             "app_label": "cloudcms"
19         }
20     }, 
21     {
22         "pk": 27, 
23         "model": "contenttypes.contenttype", 
24         "fields": {
25             "model": "applicationcontent", 
26             "name": "application content", 
27             "app_label": "page"
28         }
29     }, 
30     {
31         "pk": 6, 
32         "model": "contenttypes.contenttype", 
33         "fields": {
34             "model": "category", 
35             "name": "category", 
36             "app_label": "cloudcmsblog"
37         }
38     }, 
39     {
40         "pk": 30, 
41         "model": "contenttypes.contenttype", 
42         "fields": {
43             "model": "category", 
44             "name": "category", 
45             "app_label": "medialibrary"
46         }
47     }, 
48     {
49         "pk": 7, 
50         "model": "contenttypes.contenttype", 
51         "fields": {
52             "model": "categorytranslation", 
53             "name": "category translation", 
54             "app_label": "cloudcmsblog"
55         }
56     }, 
57     {
58         "pk": 1, 
59         "model": "contenttypes.contenttype", 
60         "fields": {
61             "model": "contenttype", 
62             "name": "content type", 
63             "app_label": "contenttypes"
64         }
65     }, 
66     {
67         "pk": 8, 
68         "model": "contenttypes.contenttype", 
69         "fields": {
70             "model": "entry", 
71             "name": "entry", 
72             "app_label": "cloudcmsblog"
73         }
74     }, 
75     {
76         "pk": 15, 
77         "model": "contenttypes.contenttype", 
78         "fields": {
79             "model": "group", 
80             "name": "group", 
81             "app_label": "auth"
82         }
83     }, 
84     {
85         "pk": 25, 
86         "model": "contenttypes.contenttype", 
87         "fields": {
88             "model": "imagecontent", 
89             "name": "image", 
90             "app_label": "page"
91         }
92     }, 
93     {
94         "pk": 4, 
95         "model": "contenttypes.contenttype", 
96         "fields": {
97             "model": "logentry", 
98             "name": "log entry", 
99             "app_label": "admin"
100         }
101     }, 
102     {
103         "pk": 28, 
104         "model": "contenttypes.contenttype", 
105         "fields": {
106             "model": "loginform", 
107             "name": "login form", 
108             "app_label": "page"
109         }
110     }, 
111     {
112         "pk": 26, 
113         "model": "contenttypes.contenttype", 
114         "fields": {
115             "model": "mediafilecontent", 
116             "name": "media file", 
117             "app_label": "page"
118         }
119     }, 
120     {
121         "pk": 31, 
122         "model": "contenttypes.contenttype", 
123         "fields": {
124             "model": "mediafile", 
125             "name": "media file", 
126             "app_label": "medialibrary"
127         }
128     }, 
129     {
130         "pk": 32, 
131         "model": "contenttypes.contenttype", 
132         "fields": {
133             "model": "mediafiletranslation", 
134             "name": "media file translation", 
135             "app_label": "medialibrary"
136         }
137     }, 
138     {
139         "pk": 17, 
140         "model": "contenttypes.contenttype", 
141         "fields": {
142             "model": "message", 
143             "name": "message", 
144             "app_label": "auth"
145         }
146     }, 
147     {
148         "pk": 5, 
149         "model": "contenttypes.contenttype", 
150         "fields": {
151             "model": "migrationhistory", 
152             "name": "migration history", 
153             "app_label": "south"
154         }
155     }, 
156     {
157         "pk": 18, 
158         "model": "contenttypes.contenttype", 
159         "fields": {
160             "model": "page", 
161             "name": "page", 
162             "app_label": "page"
163         }
164     }, 
165     {
166         "pk": 14, 
167         "model": "contenttypes.contenttype", 
168         "fields": {
169             "model": "permission", 
170             "name": "permission", 
171             "app_label": "auth"
172         }
173     }, 
174     {
175         "pk": 20, 
176         "model": "contenttypes.contenttype", 
177         "fields": {
178             "model": "rawcontent", 
179             "name": "raw content", 
180             "app_label": "page"
181         }
182     }, 
183     {
184         "pk": 35, 
185         "model": "contenttypes.contenttype", 
186         "fields": {
187             "model": "rawcontent", 
188             "name": "raw content", 
189             "app_label": "cloudcmsblog"
190         }
191     }, 
192     {
193         "pk": 9, 
194         "model": "contenttypes.contenttype", 
195         "fields": {
196             "model": "richtextcontent", 
197             "name": "rich text", 
198             "app_label": "cloudcmsblog"
199         }
200     }, 
201     {
202         "pk": 19, 
203         "model": "contenttypes.contenttype", 
204         "fields": {
205             "model": "richtextcontent", 
206             "name": "rich text", 
207             "app_label": "page"
208         }
209     }, 
210     {
211         "pk": 13, 
212         "model": "contenttypes.contenttype", 
213         "fields": {
214             "model": "sectioncontent", 
215             "name": "section", 
216             "app_label": "cloudcmsblog"
217         }
218     }, 
219     {
220         "pk": 21, 
221         "model": "contenttypes.contenttype", 
222         "fields": {
223             "model": "sectioncontent", 
224             "name": "section", 
225             "app_label": "page"
226         }
227     }, 
228     {
229         "pk": 2, 
230         "model": "contenttypes.contenttype", 
231         "fields": {
232             "model": "session", 
233             "name": "session", 
234             "app_label": "sessions"
235         }
236     }, 
237     {
238         "pk": 3, 
239         "model": "contenttypes.contenttype", 
240         "fields": {
241             "model": "site", 
242             "name": "site", 
243             "app_label": "sites"
244         }
245     }, 
246     {
247         "pk": 10, 
248         "model": "contenttypes.contenttype", 
249         "fields": {
250             "model": "templatecontent", 
251             "name": "template content", 
252             "app_label": "cloudcmsblog"
253         }
254     }, 
255     {
256         "pk": 22, 
257         "model": "contenttypes.contenttype", 
258         "fields": {
259             "model": "templatecontent", 
260             "name": "template content", 
261             "app_label": "page"
262         }
263     }, 
264     {
265         "pk": 12, 
266         "model": "contenttypes.contenttype", 
267         "fields": {
268             "model": "twitterfeed", 
269             "name": "twitter feed", 
270             "app_label": "cloudcmsblog"
271         }
272     }, 
273     {
274         "pk": 23, 
275         "model": "contenttypes.contenttype", 
276         "fields": {
277             "model": "twitterfeed", 
278             "name": "twitter feed", 
279             "app_label": "page"
280         }
281     }, 
282     {
283         "pk": 16, 
284         "model": "contenttypes.contenttype", 
285         "fields": {
286             "model": "user", 
287             "name": "user", 
288             "app_label": "auth"
289         }
290     }, 
291     {
292         "pk": 11, 
293         "model": "contenttypes.contenttype", 
294         "fields": {
295             "model": "videocontent", 
296             "name": "video", 
297             "app_label": "cloudcmsblog"
298         }
299     }, 
300     {
301         "pk": 24, 
302         "model": "contenttypes.contenttype", 
303         "fields": {
304             "model": "videocontent", 
305             "name": "video", 
306             "app_label": "page"
307         }
308     }, 
309     {
310         "pk": 34, 
311         "model": "contenttypes.contenttype", 
312         "fields": {
313             "model": "videosection", 
314             "name": "video section", 
315             "app_label": "page"
316         }
317     }, 
318     {
319         "pk": "5a604b1a8a0c2dc4e9adc431f42679f4", 
320         "model": "sessions.session", 
321         "fields": {
322             "expire_date": "2012-03-06 15:11:20", 
323             "session_data": "gAJ9cQEoVRJfYXV0aF91c2VyX2JhY2tlbmRxAlUpZGphbmdvLmNvbnRyaWIuYXV0aC5iYWNrZW5k\ncy5Nb2RlbEJhY2tlbmRxA1UNX2F1dGhfdXNlcl9pZHEESwF1LjhkMjBhNmMxMTFhYjVhNGE4NjE3\nZDUwM2Y5OGRhMDI3\n"
324         }
325     }, 
326     {
327         "pk": 1, 
328         "model": "sites.site", 
329         "fields": {
330             "domain": "okeanos.cloud.grnet.gr", 
331             "name": "okeanos.cloud.grnet.gr"
332         }
333     }, 
334     {
335         "pk": 79, 
336         "model": "admin.logentry", 
337         "fields": {
338             "action_flag": 2, 
339             "action_time": "2012-02-22 15:12:53", 
340             "object_repr": "Who", 
341             "object_id": "3", 
342             "change_message": "Changed _content_title and _page_title.", 
343             "user": 1, 
344             "content_type": 18
345         }
346     }, 
347     {
348         "pk": 78, 
349         "model": "admin.logentry", 
350         "fields": {
351             "action_flag": 2, 
352             "action_time": "2012-02-22 15:10:22", 
353             "object_repr": "Who", 
354             "object_id": "3", 
355             "change_message": "Changed offset_top for about page block \"main on Who, ordering 3\".", 
356             "user": 1, 
357             "content_type": 18
358         }
359     }, 
360     {
361         "pk": 77, 
362         "model": "admin.logentry", 
363         "fields": {
364             "action_flag": 2, 
365             "action_time": "2012-02-22 15:10:09", 
366             "object_repr": "Who", 
367             "object_id": "3", 
368             "change_message": "Changed offset_left for about page block \"main on Who, ordering 2\". Changed offset_left for about page block \"main on Who, ordering 3\".", 
369             "user": 1, 
370             "content_type": 18
371         }
372     }, 
373     {
374         "pk": 76, 
375         "model": "admin.logentry", 
376         "fields": {
377             "action_flag": 2, 
378             "action_time": "2012-02-22 15:09:53", 
379             "object_repr": "Who", 
380             "object_id": "3", 
381             "change_message": "Changed offset_left for about page block \"main on Who, ordering 2\".", 
382             "user": 1, 
383             "content_type": 18
384         }
385     }, 
386     {
387         "pk": 75, 
388         "model": "admin.logentry", 
389         "fields": {
390             "action_flag": 2, 
391             "action_time": "2012-02-22 15:09:44", 
392             "object_repr": "Who", 
393             "object_id": "3", 
394             "change_message": "Changed image for about page block \"main on Who, ordering 2\". Changed color for about page block \"main on Who, ordering 3\".", 
395             "user": 1, 
396             "content_type": 18
397         }
398     }, 
399     {
400         "pk": 74, 
401         "model": "admin.logentry", 
402         "fields": {
403             "action_flag": 2, 
404             "action_time": "2012-02-22 15:09:24", 
405             "object_repr": "Who", 
406             "object_id": "3", 
407             "change_message": "Changed image_position for about page block \"main on Who, ordering 3\".", 
408             "user": 1, 
409             "content_type": 18
410         }
411     }, 
412     {
413         "pk": 73, 
414         "model": "admin.logentry", 
415         "fields": {
416             "action_flag": 2, 
417             "action_time": "2012-02-22 15:08:59", 
418             "object_repr": "Who", 
419             "object_id": "3", 
420             "change_message": "Changed image_position for about page block \"main on Who, ordering 2\". Changed ordering for about page block \"main on Who, ordering 3\".", 
421             "user": 1, 
422             "content_type": 18
423         }
424     }, 
425     {
426         "pk": 72, 
427         "model": "admin.logentry", 
428         "fields": {
429             "action_flag": 2, 
430             "action_time": "2012-02-22 15:08:41", 
431             "object_repr": "Who", 
432             "object_id": "3", 
433             "change_message": "Added about page block \"main on Who, ordering 2\".", 
434             "user": 1, 
435             "content_type": 18
436         }
437     }, 
438     {
439         "pk": 71, 
440         "model": "admin.logentry", 
441         "fields": {
442             "action_flag": 2, 
443             "action_time": "2012-02-22 15:08:41", 
444             "object_repr": "Who", 
445             "object_id": "3", 
446             "change_message": "Added about page block \"main on Who, ordering 2\".", 
447             "user": 1, 
448             "content_type": 18
449         }
450     }, 
451     {
452         "pk": 70, 
453         "model": "admin.logentry", 
454         "fields": {
455             "action_flag": 2, 
456             "action_time": "2012-02-22 15:07:13", 
457             "object_repr": "Who", 
458             "object_id": "3", 
459             "change_message": "Changed offset_top for about page block \"main on Who, ordering 1\".", 
460             "user": 1, 
461             "content_type": 18
462         }
463     }, 
464     {
465         "pk": 69, 
466         "model": "admin.logentry", 
467         "fields": {
468             "action_flag": 2, 
469             "action_time": "2012-02-22 15:06:45", 
470             "object_repr": "Who", 
471             "object_id": "3", 
472             "change_message": "Changed offset_top for about page block \"main on Who, ordering 1\".", 
473             "user": 1, 
474             "content_type": 18
475         }
476     }, 
477     {
478         "pk": 68, 
479         "model": "admin.logentry", 
480         "fields": {
481             "action_flag": 2, 
482             "action_time": "2012-02-22 15:05:59", 
483             "object_repr": "Who", 
484             "object_id": "3", 
485             "change_message": "Added about page block \"main on Who, ordering 1\".", 
486             "user": 1, 
487             "content_type": 18
488         }
489     }, 
490     {
491         "pk": 67, 
492         "model": "admin.logentry", 
493         "fields": {
494             "action_flag": 2, 
495             "action_time": "2012-02-22 15:04:38", 
496             "object_repr": "Who", 
497             "object_id": "3", 
498             "change_message": "Added about page block \"main on Who, ordering 0\".", 
499             "user": 1, 
500             "content_type": 18
501         }
502     }, 
503     {
504         "pk": 66, 
505         "model": "admin.logentry", 
506         "fields": {
507             "action_flag": 1, 
508             "action_time": "2012-02-22 14:59:18", 
509             "object_repr": "~okeanos presentation at \"Data Centres Southern Europe and Eastern Mediterranean Regional Forum\"", 
510             "object_id": "3", 
511             "change_message": "", 
512             "user": 1, 
513             "content_type": 8
514         }
515     }, 
516     {
517         "pk": 65, 
518         "model": "admin.logentry", 
519         "fields": {
520             "action_flag": 2, 
521             "action_time": "2012-02-22 14:57:02", 
522             "object_repr": "Do you have an invitation but cannot login?", 
523             "object_id": "1", 
524             "change_message": "Changed categories.", 
525             "user": 1, 
526             "content_type": 8
527         }
528     }, 
529     {
530         "pk": 64, 
531         "model": "admin.logentry", 
532         "fields": {
533             "action_flag": 1, 
534             "action_time": "2012-02-22 14:57:00", 
535             "object_repr": "alpha", 
536             "object_id": "4", 
537             "change_message": "", 
538             "user": 1, 
539             "content_type": 6
540         }
541     }, 
542     {
543         "pk": 63, 
544         "model": "admin.logentry", 
545         "fields": {
546             "action_flag": 1, 
547             "action_time": "2012-02-22 14:56:56", 
548             "object_repr": "users", 
549             "object_id": "3", 
550             "change_message": "", 
551             "user": 1, 
552             "content_type": 6
553         }
554     }, 
555     {
556         "pk": 62, 
557         "model": "admin.logentry", 
558         "fields": {
559             "action_flag": 2, 
560             "action_time": "2012-02-22 14:56:16", 
561             "object_repr": "Do you have an invitation but cannot login?", 
562             "object_id": "1", 
563             "change_message": "Changed image.", 
564             "user": 1, 
565             "content_type": 8
566         }
567     }, 
568     {
569         "pk": 61, 
570         "model": "admin.logentry", 
571         "fields": {
572             "action_flag": 2, 
573             "action_time": "2012-02-22 14:56:10", 
574             "object_repr": "Keynote talk on ~okeanos at CloudCom 2011", 
575             "object_id": "2", 
576             "change_message": "Changed image.", 
577             "user": 1, 
578             "content_type": 8
579         }
580     }, 
581     {
582         "pk": 60, 
583         "model": "admin.logentry", 
584         "fields": {
585             "action_flag": 1, 
586             "action_time": "2012-02-22 14:56:02", 
587             "object_repr": "stock - many pcs", 
588             "object_id": "10", 
589             "change_message": "", 
590             "user": 1, 
591             "content_type": 31
592         }
593     }, 
594     {
595         "pk": 59, 
596         "model": "admin.logentry", 
597         "fields": {
598             "action_flag": 1, 
599             "action_time": "2012-02-22 14:55:49", 
600             "object_repr": "stock -abstract", 
601             "object_id": "9", 
602             "change_message": "", 
603             "user": 1, 
604             "content_type": 31
605         }
606     }, 
607     {
608         "pk": 58, 
609         "model": "admin.logentry", 
610         "fields": {
611             "action_flag": 1, 
612             "action_time": "2012-02-22 14:55:05", 
613             "object_repr": "stock - notepad on laptop", 
614             "object_id": "8", 
615             "change_message": "", 
616             "user": 1, 
617             "content_type": 31
618         }
619     }, 
620     {
621         "pk": 57, 
622         "model": "admin.logentry", 
623         "fields": {
624             "action_flag": 1, 
625             "action_time": "2012-02-22 14:54:49", 
626             "object_repr": "stock - woman with ipad", 
627             "object_id": "7", 
628             "change_message": "", 
629             "user": 1, 
630             "content_type": 31
631         }
632     }, 
633     {
634         "pk": 56, 
635         "model": "admin.logentry", 
636         "fields": {
637             "action_flag": 2, 
638             "action_time": "2012-02-22 14:52:46", 
639             "object_repr": "Keynote talk on ~okeanos at CloudCom 2011", 
640             "object_id": "2", 
641             "change_message": "Changed intro_text.", 
642             "user": 1, 
643             "content_type": 8
644         }
645     }, 
646     {
647         "pk": 55, 
648         "model": "admin.logentry", 
649         "fields": {
650             "action_flag": 1, 
651             "action_time": "2012-02-22 14:52:35", 
652             "object_repr": "Keynote talk on ~okeanos at CloudCom 2011", 
653             "object_id": "2", 
654             "change_message": "", 
655             "user": 1, 
656             "content_type": 8
657         }
658     }, 
659     {
660         "pk": 54, 
661         "model": "admin.logentry", 
662         "fields": {
663             "action_flag": 2, 
664             "action_time": "2012-02-22 14:51:15", 
665             "object_repr": "Do you have an invitation but cannot login?", 
666             "object_id": "1", 
667             "change_message": "Added rich text \"main on Do you have an invitation but cannot login?, ordering 0\".", 
668             "user": 1, 
669             "content_type": 8
670         }
671     }, 
672     {
673         "pk": 53, 
674         "model": "admin.logentry", 
675         "fields": {
676             "action_flag": 1, 
677             "action_time": "2012-02-22 14:50:58", 
678             "object_repr": "Do you have an invitation but cannot login?", 
679             "object_id": "1", 
680             "change_message": "", 
681             "user": 1, 
682             "content_type": 8
683         }
684     }, 
685     {
686         "pk": 52, 
687         "model": "admin.logentry", 
688         "fields": {
689             "action_flag": 2, 
690             "action_time": "2012-02-22 14:49:07", 
691             "object_repr": "Blog", 
692             "object_id": "6", 
693             "change_message": "Added twitter feed \"sidebar on Blog, ordering 0\".", 
694             "user": 1, 
695             "content_type": 18
696         }
697     }, 
698     {
699         "pk": 51, 
700         "model": "admin.logentry", 
701         "fields": {
702             "action_flag": 2, 
703             "action_time": "2012-02-22 14:47:01", 
704             "object_repr": "News", 
705             "object_id": "1", 
706             "change_message": "Changed ordering.", 
707             "user": 1, 
708             "content_type": 6
709         }
710     }, 
711     {
712         "pk": 50, 
713         "model": "admin.logentry", 
714         "fields": {
715             "action_flag": 2, 
716             "action_time": "2012-02-22 14:46:57", 
717             "object_repr": "Blog", 
718             "object_id": "2", 
719             "change_message": "No fields changed.", 
720             "user": 1, 
721             "content_type": 6
722         }
723     }, 
724     {
725         "pk": 49, 
726         "model": "admin.logentry", 
727         "fields": {
728             "action_flag": 2, 
729             "action_time": "2012-02-22 14:46:46", 
730             "object_repr": "Blog", 
731             "object_id": "6", 
732             "change_message": "Changed navigation_extension.", 
733             "user": 1, 
734             "content_type": 18
735         }
736     }, 
737     {
738         "pk": 48, 
739         "model": "admin.logentry", 
740         "fields": {
741             "action_flag": 2, 
742             "action_time": "2012-02-22 14:46:37", 
743             "object_repr": "Blog", 
744             "object_id": "2", 
745             "change_message": "No fields changed.", 
746             "user": 1, 
747             "content_type": 6
748         }
749     }, 
750     {
751         "pk": 47, 
752         "model": "admin.logentry", 
753         "fields": {
754             "action_flag": 2, 
755             "action_time": "2012-02-22 14:46:35", 
756             "object_repr": "Blog", 
757             "object_id": "2", 
758             "change_message": "Changed ordering.", 
759             "user": 1, 
760             "content_type": 6
761         }
762     }, 
763     {
764         "pk": 46, 
765         "model": "admin.logentry", 
766         "fields": {
767             "action_flag": 2, 
768             "action_time": "2012-02-22 14:46:15", 
769             "object_repr": "Blog", 
770             "object_id": "6", 
771             "change_message": "Changed redirect_to.", 
772             "user": 1, 
773             "content_type": 18
774         }
775     }, 
776     {
777         "pk": 45, 
778         "model": "admin.logentry", 
779         "fields": {
780             "action_flag": 2, 
781             "action_time": "2012-02-22 14:46:08", 
782             "object_repr": "Blog", 
783             "object_id": "6", 
784             "change_message": "Changed override_url and redirect_to.", 
785             "user": 1, 
786             "content_type": 18
787         }
788     }, 
789     {
790         "pk": 44, 
791         "model": "admin.logentry", 
792         "fields": {
793             "action_flag": 1, 
794             "action_time": "2012-02-22 14:45:36", 
795             "object_repr": "Blog", 
796             "object_id": "2", 
797             "change_message": "", 
798             "user": 1, 
799             "content_type": 6
800         }
801     }, 
802     {
803         "pk": 43, 
804         "model": "admin.logentry", 
805         "fields": {
806             "action_flag": 1, 
807             "action_time": "2012-02-22 14:45:31", 
808             "object_repr": "News", 
809             "object_id": "1", 
810             "change_message": "", 
811             "user": 1, 
812             "content_type": 6
813         }
814     }, 
815     {
816         "pk": 42, 
817         "model": "admin.logentry", 
818         "fields": {
819             "action_flag": 2, 
820             "action_time": "2012-02-22 14:37:23", 
821             "object_repr": "Okeanos", 
822             "object_id": "1", 
823             "change_message": "Changed ordering for twitter feed \"sidebar on Okeanos, ordering 1\". Added video section \"main on Okeanos, ordering 1\".", 
824             "user": 1, 
825             "content_type": 18
826         }
827     }, 
828     {
829         "pk": 41, 
830         "model": "admin.logentry", 
831         "fields": {
832             "action_flag": 1, 
833             "action_time": "2012-02-22 14:17:54", 
834             "object_repr": "intro video img hover", 
835             "object_id": "6", 
836             "change_message": "", 
837             "user": 1, 
838             "content_type": 31
839         }
840     }, 
841     {
842         "pk": 40, 
843         "model": "admin.logentry", 
844         "fields": {
845             "action_flag": 1, 
846             "action_time": "2012-02-22 14:17:43", 
847             "object_repr": "intro video img", 
848             "object_id": "5", 
849             "change_message": "", 
850             "user": 1, 
851             "content_type": 31
852         }
853     }, 
854     {
855         "pk": 39, 
856         "model": "admin.logentry", 
857         "fields": {
858             "action_flag": 1, 
859             "action_time": "2012-02-22 14:13:48", 
860             "object_repr": "img - teacher with glasses", 
861             "object_id": "4", 
862             "change_message": "", 
863             "user": 1, 
864             "content_type": 31
865         }
866     }, 
867     {
868         "pk": 38, 
869         "model": "admin.logentry", 
870         "fields": {
871             "action_flag": 1, 
872             "action_time": "2012-02-22 14:13:36", 
873             "object_repr": "img - teacher with book", 
874             "object_id": "3", 
875             "change_message": "", 
876             "user": 1, 
877             "content_type": 31
878         }
879     }, 
880     {
881         "pk": 37, 
882         "model": "admin.logentry", 
883         "fields": {
884             "action_flag": 1, 
885             "action_time": "2012-02-22 14:13:24", 
886             "object_repr": "img - noguy", 
887             "object_id": "2", 
888             "change_message": "", 
889             "user": 1, 
890             "content_type": 31
891         }
892     }, 
893     {
894         "pk": 36, 
895         "model": "admin.logentry", 
896         "fields": {
897             "action_flag": 2, 
898             "action_time": "2012-02-22 13:52:26", 
899             "object_repr": "Okeanos", 
900             "object_id": "1", 
901             "change_message": "Deleted raw content \"sidebar on Okeanos, ordering 1\".", 
902             "user": 1, 
903             "content_type": 18
904         }
905     }, 
906     {
907         "pk": 35, 
908         "model": "admin.logentry", 
909         "fields": {
910             "action_flag": 2, 
911             "action_time": "2012-02-22 13:52:02", 
912             "object_repr": "Okeanos", 
913             "object_id": "1", 
914             "change_message": "Changed limit for twitter feed \"sidebar on Okeanos, ordering 2\".", 
915             "user": 1, 
916             "content_type": 18
917         }
918     }, 
919     {
920         "pk": 34, 
921         "model": "admin.logentry", 
922         "fields": {
923             "action_flag": 2, 
924             "action_time": "2012-02-22 13:51:50", 
925             "object_repr": "Okeanos", 
926             "object_id": "1", 
927             "change_message": "Added twitter feed \"sidebar on Okeanos, ordering 2\".", 
928             "user": 1, 
929             "content_type": 18
930         }
931     }, 
932     {
933         "pk": 33, 
934         "model": "admin.logentry", 
935         "fields": {
936             "action_flag": 2, 
937             "action_time": "2012-02-21 16:30:27", 
938             "object_repr": "okeanos.cloud.grnet.gr", 
939             "object_id": "1", 
940             "change_message": "Changed domain and name.", 
941             "user": 1, 
942             "content_type": 3
943         }
944     }, 
945     {
946         "pk": 32, 
947         "model": "admin.logentry", 
948         "fields": {
949             "action_flag": 2, 
950             "action_time": "2012-02-21 16:26:49", 
951             "object_repr": "Okeanos", 
952             "object_id": "1", 
953             "change_message": "Changed text for raw content \"sidebar on Okeanos, ordering 1\".", 
954             "user": 1, 
955             "content_type": 18
956         }
957     }, 
958     {
959         "pk": 31, 
960         "model": "admin.logentry", 
961         "fields": {
962             "action_flag": 2, 
963             "action_time": "2012-02-21 16:21:02", 
964             "object_repr": "Okeanos", 
965             "object_id": "1", 
966             "change_message": "Deleted video \"main on Okeanos, ordering 1\".", 
967             "user": 1, 
968             "content_type": 18
969         }
970     }, 
971     {
972         "pk": 30, 
973         "model": "admin.logentry", 
974         "fields": {
975             "action_flag": 2, 
976             "action_time": "2012-02-21 16:00:44", 
977             "object_repr": "Okeanos", 
978             "object_id": "1", 
979             "change_message": "Added raw content \"sidebar on Okeanos, ordering 1\". Changed action_url for login form \"sidebar on Okeanos, ordering 0\".", 
980             "user": 1, 
981             "content_type": 18
982         }
983     }, 
984     {
985         "pk": 29, 
986         "model": "admin.logentry", 
987         "fields": {
988             "action_flag": 2, 
989             "action_time": "2012-02-21 15:47:32", 
990             "object_repr": "Okeanos", 
991             "object_id": "1", 
992             "change_message": "Deleted section \"sidebar on Okeanos, ordering 1\". Deleted section \"sidebar on Okeanos, ordering 2\".", 
993             "user": 1, 
994             "content_type": 18
995         }
996     }, 
997     {
998         "pk": 28, 
999         "model": "admin.logentry", 
1000         "fields": {
1001             "action_flag": 2, 
1002             "action_time": "2012-02-21 15:43:24", 
1003             "object_repr": "Okeanos", 
1004             "object_id": "1", 
1005             "change_message": "Added video \"main on Okeanos, ordering 1\".", 
1006             "user": 1, 
1007             "content_type": 18
1008         }
1009     }, 
1010     {
1011         "pk": 27, 
1012         "model": "admin.logentry", 
1013         "fields": {
1014             "action_flag": 2, 
1015             "action_time": "2012-02-21 15:40:56", 
1016             "object_repr": "Okeanos", 
1017             "object_id": "1", 
1018             "change_message": "Changed ordering for section \"sidebar on Okeanos, ordering 1\". Changed ordering for login form \"sidebar on Okeanos, ordering 0\".", 
1019             "user": 1, 
1020             "content_type": 18
1021         }
1022     }, 
1023     {
1024         "pk": 26, 
1025         "model": "admin.logentry", 
1026         "fields": {
1027             "action_flag": 2, 
1028             "action_time": "2012-02-21 15:40:46", 
1029             "object_repr": "Okeanos", 
1030             "object_id": "1", 
1031             "change_message": "Changed ordering for section \"sidebar on Okeanos, ordering 0\". Changed ordering for section \"sidebar on Okeanos, ordering 2\". Changed ordering for login form \"sidebar on Okeanos, ordering 1\".", 
1032             "user": 1, 
1033             "content_type": 18
1034         }
1035     }, 
1036     {
1037         "pk": 25, 
1038         "model": "admin.logentry", 
1039         "fields": {
1040             "action_flag": 2, 
1041             "action_time": "2012-02-21 15:40:37", 
1042             "object_repr": "Okeanos", 
1043             "object_id": "1", 
1044             "change_message": "Deleted raw content \"sidebar on Okeanos, ordering 2\". Added section \"sidebar on Okeanos, ordering 2\".", 
1045             "user": 1, 
1046             "content_type": 18
1047         }
1048     }, 
1049     {
1050         "pk": 24, 
1051         "model": "admin.logentry", 
1052         "fields": {
1053             "action_flag": 2, 
1054             "action_time": "2012-02-21 15:40:15", 
1055             "object_repr": "Okeanos", 
1056             "object_id": "1", 
1057             "change_message": "Deleted raw content \"sidebar on Okeanos, ordering 1\". Added section \"sidebar on Okeanos, ordering 3\".", 
1058             "user": 1, 
1059             "content_type": 18
1060         }
1061     }, 
1062     {
1063         "pk": 23, 
1064         "model": "admin.logentry", 
1065         "fields": {
1066             "action_flag": 2, 
1067             "action_time": "2012-02-21 15:39:28", 
1068             "object_repr": "Okeanos", 
1069             "object_id": "1", 
1070             "change_message": "Added raw content \"sidebar on Okeanos, ordering 1\". Changed ordering for raw content \"sidebar on Okeanos, ordering 2\".", 
1071             "user": 1, 
1072             "content_type": 18
1073         }
1074     }, 
1075     {
1076         "pk": 22, 
1077         "model": "admin.logentry", 
1078         "fields": {
1079             "action_flag": 2, 
1080             "action_time": "2012-02-21 15:37:56", 
1081             "object_repr": "Okeanos", 
1082             "object_id": "1", 
1083             "change_message": "Added raw content \"sidebar on Okeanos, ordering 1\".", 
1084             "user": 1, 
1085             "content_type": 18
1086         }
1087     }, 
1088     {
1089         "pk": 21, 
1090         "model": "admin.logentry", 
1091         "fields": {
1092             "action_flag": 2, 
1093             "action_time": "2012-02-21 15:36:53", 
1094             "object_repr": "Okeanos", 
1095             "object_id": "1", 
1096             "change_message": "Added login form \"sidebar on Okeanos, ordering 0\".", 
1097             "user": 1, 
1098             "content_type": 18
1099         }
1100     }, 
1101     {
1102         "pk": 20, 
1103         "model": "admin.logentry", 
1104         "fields": {
1105             "action_flag": 2, 
1106             "action_time": "2012-02-21 15:35:14", 
1107             "object_repr": "Okeanos", 
1108             "object_id": "1", 
1109             "change_message": "Added section \"main on Okeanos, ordering 0\".", 
1110             "user": 1, 
1111             "content_type": 18
1112         }
1113     }, 
1114     {
1115         "pk": 19, 
1116         "model": "admin.logentry", 
1117         "fields": {
1118             "action_flag": 2, 
1119             "action_time": "2012-02-21 15:34:45", 
1120             "object_repr": "About", 
1121             "object_id": "2", 
1122             "change_message": "Added section \"main on About, ordering 0\".", 
1123             "user": 1, 
1124             "content_type": 18
1125         }
1126     }, 
1127     {
1128         "pk": 18, 
1129         "model": "admin.logentry", 
1130         "fields": {
1131             "action_flag": 2, 
1132             "action_time": "2012-02-21 15:28:51", 
1133             "object_repr": "About", 
1134             "object_id": "2", 
1135             "change_message": "Changed override_url and redirect_to.", 
1136             "user": 1, 
1137             "content_type": 18
1138         }
1139     }, 
1140     {
1141         "pk": 17, 
1142         "model": "admin.logentry", 
1143         "fields": {
1144             "action_flag": 1, 
1145             "action_time": "2012-02-21 15:27:03", 
1146             "object_repr": "Userguide", 
1147             "object_id": "11", 
1148             "change_message": "", 
1149             "user": 1, 
1150             "content_type": 18
1151         }
1152     }, 
1153     {
1154         "pk": 16, 
1155         "model": "admin.logentry", 
1156         "fields": {
1157             "action_flag": 1, 
1158             "action_time": "2012-02-21 15:26:50", 
1159             "object_repr": "Faq", 
1160             "object_id": "10", 
1161             "change_message": "", 
1162             "user": 1, 
1163             "content_type": 18
1164         }
1165     }, 
1166     {
1167         "pk": 15, 
1168         "model": "admin.logentry", 
1169         "fields": {
1170             "action_flag": 1, 
1171             "action_time": "2012-02-21 15:26:35", 
1172             "object_repr": "Support", 
1173             "object_id": "9", 
1174             "change_message": "", 
1175             "user": 1, 
1176             "content_type": 18
1177         }
1178     }, 
1179     {
1180         "pk": 14, 
1181         "model": "admin.logentry", 
1182         "fields": {
1183             "action_flag": 2, 
1184             "action_time": "2012-02-21 15:26:22", 
1185             "object_repr": "Opensource", 
1186             "object_id": "8", 
1187             "change_message": "No fields changed.", 
1188             "user": 1, 
1189             "content_type": 18
1190         }
1191     }, 
1192     {
1193         "pk": 13, 
1194         "model": "admin.logentry", 
1195         "fields": {
1196             "action_flag": 1, 
1197             "action_time": "2012-02-21 15:26:19", 
1198             "object_repr": "Opensource", 
1199             "object_id": "8", 
1200             "change_message": "", 
1201             "user": 1, 
1202             "content_type": 18
1203         }
1204     }, 
1205     {
1206         "pk": 12, 
1207         "model": "admin.logentry", 
1208         "fields": {
1209             "action_flag": 2, 
1210             "action_time": "2012-02-21 15:26:08", 
1211             "object_repr": "Resources", 
1212             "object_id": "7", 
1213             "change_message": "No fields changed.", 
1214             "user": 1, 
1215             "content_type": 18
1216         }
1217     }, 
1218     {
1219         "pk": 11, 
1220         "model": "admin.logentry", 
1221         "fields": {
1222             "action_flag": 1, 
1223             "action_time": "2012-02-21 15:26:02", 
1224             "object_repr": "Resources", 
1225             "object_id": "7", 
1226             "change_message": "", 
1227             "user": 1, 
1228             "content_type": 18
1229         }
1230     }, 
1231     {
1232         "pk": 10, 
1233         "model": "admin.logentry", 
1234         "fields": {
1235             "action_flag": 2, 
1236             "action_time": "2012-02-21 15:24:33", 
1237             "object_repr": "Blog", 
1238             "object_id": "6", 
1239             "change_message": "Changed override_url. Added application content \"main on Blog, ordering 0\".", 
1240             "user": 1, 
1241             "content_type": 18
1242         }
1243     }, 
1244     {
1245         "pk": 9, 
1246         "model": "admin.logentry", 
1247         "fields": {
1248             "action_flag": 1, 
1249             "action_time": "2012-02-21 15:24:16", 
1250             "object_repr": "Blog", 
1251             "object_id": "6", 
1252             "change_message": "", 
1253             "user": 1, 
1254             "content_type": 18
1255         }
1256     }, 
1257     {
1258         "pk": 8, 
1259         "model": "admin.logentry", 
1260         "fields": {
1261             "action_flag": 1, 
1262             "action_time": "2012-02-21 15:24:01", 
1263             "object_repr": "Why", 
1264             "object_id": "5", 
1265             "change_message": "", 
1266             "user": 1, 
1267             "content_type": 18
1268         }
1269     }, 
1270     {
1271         "pk": 7, 
1272         "model": "admin.logentry", 
1273         "fields": {
1274             "action_flag": 1, 
1275             "action_time": "2012-02-21 15:23:56", 
1276             "object_repr": "What", 
1277             "object_id": "4", 
1278             "change_message": "", 
1279             "user": 1, 
1280             "content_type": 18
1281         }
1282     }, 
1283     {
1284         "pk": 6, 
1285         "model": "admin.logentry", 
1286         "fields": {
1287             "action_flag": 1, 
1288             "action_time": "2012-02-21 15:23:48", 
1289             "object_repr": "Who", 
1290             "object_id": "3", 
1291             "change_message": "", 
1292             "user": 1, 
1293             "content_type": 18
1294         }
1295     }, 
1296     {
1297         "pk": 5, 
1298         "model": "admin.logentry", 
1299         "fields": {
1300             "action_flag": 1, 
1301             "action_time": "2012-02-21 15:23:37", 
1302             "object_repr": "About", 
1303             "object_id": "2", 
1304             "change_message": "", 
1305             "user": 1, 
1306             "content_type": 18
1307         }
1308     }, 
1309     {
1310         "pk": 4, 
1311         "model": "admin.logentry", 
1312         "fields": {
1313             "action_flag": 1, 
1314             "action_time": "2012-02-21 15:22:56", 
1315             "object_repr": "Okeanos", 
1316             "object_id": "1", 
1317             "change_message": "", 
1318             "user": 1, 
1319             "content_type": 18
1320         }
1321     }, 
1322     {
1323         "pk": 3, 
1324         "model": "admin.logentry", 
1325         "fields": {
1326             "action_flag": 2, 
1327             "action_time": "2012-02-21 15:22:07", 
1328             "object_repr": "Okeanos", 
1329             "object_id": "1", 
1330             "change_message": "Changed twitter_username.", 
1331             "user": 1, 
1332             "content_type": 33
1333         }
1334     }, 
1335     {
1336         "pk": 2, 
1337         "model": "admin.logentry", 
1338         "fields": {
1339             "action_flag": 1, 
1340             "action_time": "2012-02-21 15:22:03", 
1341             "object_repr": "Okeanos", 
1342             "object_id": "1", 
1343             "change_message": "", 
1344             "user": 1, 
1345             "content_type": 33
1346         }
1347     }, 
1348     {
1349         "pk": 1, 
1350         "model": "admin.logentry", 
1351         "fields": {
1352             "action_flag": 1, 
1353             "action_time": "2012-02-21 15:21:46", 
1354             "object_repr": "image-28_3", 
1355             "object_id": "1", 
1356             "change_message": "", 
1357             "user": 1, 
1358             "content_type": 31
1359         }
1360     }, 
1361     {
1362         "pk": 1, 
1363         "model": "south.migrationhistory", 
1364         "fields": {
1365             "applied": "2012-02-21 14:36:54", 
1366             "app_name": "cloudcmsblog", 
1367             "migration": "0001_initial"
1368         }
1369     }, 
1370     {
1371         "pk": 2, 
1372         "model": "south.migrationhistory", 
1373         "fields": {
1374             "applied": "2012-02-21 14:36:54", 
1375             "app_name": "cloudcmsblog", 
1376             "migration": "0002_auto__add_field_entry_image"
1377         }
1378     }, 
1379     {
1380         "pk": 3, 
1381         "model": "south.migrationhistory", 
1382         "fields": {
1383             "applied": "2012-02-21 14:36:54", 
1384             "app_name": "cloudcmsblog", 
1385             "migration": "0003_auto__add_field_entry_intro_text"
1386         }
1387     }, 
1388     {
1389         "pk": 4, 
1390         "model": "south.migrationhistory", 
1391         "fields": {
1392             "applied": "2012-02-21 14:36:54", 
1393             "app_name": "cloudcmsblog", 
1394             "migration": "0004_auto__add_videocontent__add_templatecontent"
1395         }
1396     }, 
1397     {
1398         "pk": 5, 
1399         "model": "south.migrationhistory", 
1400         "fields": {
1401             "applied": "2012-02-21 14:36:54", 
1402             "app_name": "cloudcmsblog", 
1403             "migration": "0005_auto__add_twitterfeed"
1404         }
1405     }, 
1406     {
1407         "pk": 6, 
1408         "model": "south.migrationhistory", 
1409         "fields": {
1410             "applied": "2012-02-21 14:36:54", 
1411             "app_name": "cloudcmsblog", 
1412             "migration": "0006_auto__add_field_twitterfeed_title"
1413         }
1414     }, 
1415     {
1416         "pk": 7, 
1417         "model": "south.migrationhistory", 
1418         "fields": {
1419             "applied": "2012-02-21 14:36:54", 
1420             "app_name": "cloudcmsblog", 
1421             "migration": "0007_auto__add_field_twitterfeed_avatar"
1422         }
1423     }, 
1424     {
1425         "pk": 8, 
1426         "model": "south.migrationhistory", 
1427         "fields": {
1428             "applied": "2012-02-21 14:36:54", 
1429             "app_name": "page", 
1430             "migration": "0001_initial"
1431         }
1432     }, 
1433     {
1434         "pk": 9, 
1435         "model": "south.migrationhistory", 
1436         "fields": {
1437             "applied": "2012-02-21 14:36:54", 
1438             "app_name": "page", 
1439             "migration": "0002_auto__del_tablecontent__add_twitterfeed"
1440         }
1441     }, 
1442     {
1443         "pk": 10, 
1444         "model": "south.migrationhistory", 
1445         "fields": {
1446             "applied": "2012-02-21 14:36:55", 
1447             "app_name": "page", 
1448             "migration": "0003_auto__add_field_twitterfeed_title"
1449         }
1450     }, 
1451     {
1452         "pk": 11, 
1453         "model": "south.migrationhistory", 
1454         "fields": {
1455             "applied": "2012-02-21 14:36:55", 
1456             "app_name": "page", 
1457             "migration": "0004_auto__add_field_twitterfeed_avatar"
1458         }
1459     }, 
1460     {
1461         "pk": 12, 
1462         "model": "south.migrationhistory", 
1463         "fields": {
1464             "applied": "2012-02-21 14:36:55", 
1465             "app_name": "medialibrary", 
1466             "migration": "0001_initial"
1467         }
1468     }, 
1469     {
1470         "pk": 13, 
1471         "model": "south.migrationhistory", 
1472         "fields": {
1473             "applied": "2012-02-22 14:33:06", 
1474             "app_name": "page", 
1475             "migration": "0005_auto__add_videosection__del_field_loginform_forgot_password_url"
1476         }
1477     }, 
1478     {
1479         "pk": 14, 
1480         "model": "south.migrationhistory", 
1481         "fields": {
1482             "applied": "2012-02-22 14:50:49", 
1483             "app_name": "cloudcmsblog", 
1484             "migration": "0008_auto__add_rawcontent"
1485         }
1486     }, 
1487     {
1488         "pk": 1, 
1489         "model": "cloudcmsblog.category", 
1490         "fields": {
1491             "ordering": 5, 
1492             "display_on_menu": true
1493         }
1494     }, 
1495     {
1496         "pk": 2, 
1497         "model": "cloudcmsblog.category", 
1498         "fields": {
1499             "ordering": 1, 
1500             "display_on_menu": true
1501         }
1502     }, 
1503     {
1504         "pk": 3, 
1505         "model": "cloudcmsblog.category", 
1506         "fields": {
1507             "ordering": 0, 
1508             "display_on_menu": false
1509         }
1510     }, 
1511     {
1512         "pk": 4, 
1513         "model": "cloudcmsblog.category", 
1514         "fields": {
1515             "ordering": 0, 
1516             "display_on_menu": false
1517         }
1518     }, 
1519     {
1520         "pk": 2, 
1521         "model": "cloudcmsblog.categorytranslation", 
1522         "fields": {
1523             "description": "", 
1524             "title": "Blog", 
1525             "slug": "blog", 
1526             "parent": 2, 
1527             "language_code": "en"
1528         }
1529     }, 
1530     {
1531         "pk": 1, 
1532         "model": "cloudcmsblog.categorytranslation", 
1533         "fields": {
1534             "description": "", 
1535             "title": "News", 
1536             "slug": "news", 
1537             "parent": 1, 
1538             "language_code": "en"
1539         }
1540     }, 
1541     {
1542         "pk": 4, 
1543         "model": "cloudcmsblog.categorytranslation", 
1544         "fields": {
1545             "description": "", 
1546             "title": "alpha", 
1547             "slug": "alpha", 
1548             "parent": 4, 
1549             "language_code": "en"
1550         }
1551     }, 
1552     {
1553         "pk": 3, 
1554         "model": "cloudcmsblog.categorytranslation", 
1555         "fields": {
1556             "description": "", 
1557             "title": "users", 
1558             "slug": "users", 
1559             "parent": 3, 
1560             "language_code": "en"
1561         }
1562     }, 
1563     {
1564         "pk": 3, 
1565         "model": "cloudcmsblog.entry", 
1566         "fields": {
1567             "is_featured": false, 
1568             "language": "", 
1569             "author": 1, 
1570             "intro_text": "", 
1571             "title": "~okeanos presentation at \"Data Centres Southern Europe and Eastern Mediterranean Regional Forum\"", 
1572             "is_active": true, 
1573             "published_on": "2012-02-22 14:58:22", 
1574             "last_changed": "2012-02-22 14:59:18", 
1575             "application": [
1576                 1
1577             ], 
1578             "image": 7, 
1579             "slug": "okeanos-presentation-data-centres-southern-europe-and-eastern-mediterranean-regional-forum", 
1580             "categories": [
1581                 1, 
1582                 3, 
1583                 4
1584             ]
1585         }
1586     }, 
1587     {
1588         "pk": 2, 
1589         "model": "cloudcmsblog.entry", 
1590         "fields": {
1591             "is_featured": false, 
1592             "language": "", 
1593             "author": 1, 
1594             "intro_text": "Keynote talk on ~okeanos at CloudComm 2011. <a href=\"#\">Click here</a> to download the presentation.", 
1595             "title": "Keynote talk on ~okeanos at CloudCom 2011", 
1596             "is_active": true, 
1597             "published_on": "2012-02-22 14:51:44", 
1598             "last_changed": "2012-02-22 14:56:10", 
1599             "application": [
1600                 1
1601             ], 
1602             "image": 10, 
1603             "slug": "keynote-talk-okeanos-cloudcom-2011", 
1604             "categories": [
1605                 1
1606             ]
1607         }
1608     }, 
1609     {
1610         "pk": 1, 
1611         "model": "cloudcmsblog.entry", 
1612         "fields": {
1613             "is_featured": false, 
1614             "language": "", 
1615             "author": 1, 
1616             "intro_text": "Hello alpha testers, \r\n\r\nThe ~okeanos alpha period has just been extended, so you can keep using your ~okeanos resources. All invitations have been extended to be valid until the end of the alpha testing period. \r\n\r\nDue to invitation extending, some users may not see the 'Enter' button on the home page. If not, please click again on the link in your original invitation mail to login. \r\n\r\nIf you encounter any problems, please contact us at support@okeanos.grnet.gr. \r\n\r\nThank you,\r\nThe ~okeanos team", 
1617             "title": "Do you have an invitation but cannot login?", 
1618             "is_active": true, 
1619             "published_on": "2012-02-22 14:49:39", 
1620             "last_changed": "2012-02-22 14:57:02", 
1621             "application": [
1622                 1
1623             ], 
1624             "image": 8, 
1625             "slug": "do-you-have-invitation-cannot-login", 
1626             "categories": [
1627                 1, 
1628                 3, 
1629                 4
1630             ]
1631         }
1632     }, 
1633     {
1634         "pk": 1, 
1635         "model": "cloudcmsblog.richtextcontent", 
1636         "fields": {
1637             "ordering": 0, 
1638             "text": "Hello alpha testers, \r\n\r\nThe ~okeanos alpha period has just been extended, so you can keep using your ~okeanos resources. All invitations have been extended to be valid until the end of the alpha testing period. \r\n\r\nDue to invitation extending, some users may not see the 'Enter' button on the home page. If not, please click again on the link in your original invitation mail to login. \r\n\r\nIf you encounter any problems, please contact us at support@okeanos.grnet.gr. \r\n\r\nThank you,\r\nThe ~okeanos team", 
1639             "region": "main", 
1640             "parent": 1
1641         }
1642     }, 
1643     {
1644         "pk": 2, 
1645         "model": "cloudcmsblog.richtextcontent", 
1646         "fields": {
1647             "ordering": 0, 
1648             "text": "Keynote talk on ~okeanos at CloudComm 2011. <a href=\"#\">Click here</a> to download the presentation.", 
1649             "region": "main", 
1650             "parent": 2
1651         }
1652     }, 
1653     {
1654         "pk": 3, 
1655         "model": "cloudcmsblog.richtextcontent", 
1656         "fields": {
1657             "ordering": 0, 
1658             "text": "~okeanos presentation at \"Data Centres Southern Europe and Eastern Mediterranean Regional Forum\"", 
1659             "region": "main", 
1660             "parent": 3
1661         }
1662     }, 
1663     {
1664         "pk": 10, 
1665         "model": "auth.permission", 
1666         "fields": {
1667             "codename": "add_logentry", 
1668             "name": "Can add log entry", 
1669             "content_type": 4
1670         }
1671     }, 
1672     {
1673         "pk": 11, 
1674         "model": "auth.permission", 
1675         "fields": {
1676             "codename": "change_logentry", 
1677             "name": "Can change log entry", 
1678             "content_type": 4
1679         }
1680     }, 
1681     {
1682         "pk": 12, 
1683         "model": "auth.permission", 
1684         "fields": {
1685             "codename": "delete_logentry", 
1686             "name": "Can delete log entry", 
1687             "content_type": 4
1688         }
1689     }, 
1690     {
1691         "pk": 43, 
1692         "model": "auth.permission", 
1693         "fields": {
1694             "codename": "add_group", 
1695             "name": "Can add group", 
1696             "content_type": 15
1697         }
1698     }, 
1699     {
1700         "pk": 44, 
1701         "model": "auth.permission", 
1702         "fields": {
1703             "codename": "change_group", 
1704             "name": "Can change group", 
1705             "content_type": 15
1706         }
1707     }, 
1708     {
1709         "pk": 45, 
1710         "model": "auth.permission", 
1711         "fields": {
1712             "codename": "delete_group", 
1713             "name": "Can delete group", 
1714             "content_type": 15
1715         }
1716     }, 
1717     {
1718         "pk": 49, 
1719         "model": "auth.permission", 
1720         "fields": {
1721             "codename": "add_message", 
1722             "name": "Can add message", 
1723             "content_type": 17
1724         }
1725     }, 
1726     {
1727         "pk": 50, 
1728         "model": "auth.permission", 
1729         "fields": {
1730             "codename": "change_message", 
1731             "name": "Can change message", 
1732             "content_type": 17
1733         }
1734     }, 
1735     {
1736         "pk": 51, 
1737         "model": "auth.permission", 
1738         "fields": {
1739             "codename": "delete_message", 
1740             "name": "Can delete message", 
1741             "content_type": 17
1742         }
1743     }, 
1744     {
1745         "pk": 40, 
1746         "model": "auth.permission", 
1747         "fields": {
1748             "codename": "add_permission", 
1749             "name": "Can add permission", 
1750             "content_type": 14
1751         }
1752     }, 
1753     {
1754         "pk": 41, 
1755         "model": "auth.permission", 
1756         "fields": {
1757             "codename": "change_permission", 
1758             "name": "Can change permission", 
1759             "content_type": 14
1760         }
1761     }, 
1762     {
1763         "pk": 42, 
1764         "model": "auth.permission", 
1765         "fields": {
1766             "codename": "delete_permission", 
1767             "name": "Can delete permission", 
1768             "content_type": 14
1769         }
1770     }, 
1771     {
1772         "pk": 46, 
1773         "model": "auth.permission", 
1774         "fields": {
1775             "codename": "add_user", 
1776             "name": "Can add user", 
1777             "content_type": 16
1778         }
1779     }, 
1780     {
1781         "pk": 47, 
1782         "model": "auth.permission", 
1783         "fields": {
1784             "codename": "change_user", 
1785             "name": "Can change user", 
1786             "content_type": 16
1787         }
1788     }, 
1789     {
1790         "pk": 48, 
1791         "model": "auth.permission", 
1792         "fields": {
1793             "codename": "delete_user", 
1794             "name": "Can delete user", 
1795             "content_type": 16
1796         }
1797     }, 
1798     {
1799         "pk": 97, 
1800         "model": "auth.permission", 
1801         "fields": {
1802             "codename": "add_application", 
1803             "name": "Can add application", 
1804             "content_type": 33
1805         }
1806     }, 
1807     {
1808         "pk": 98, 
1809         "model": "auth.permission", 
1810         "fields": {
1811             "codename": "change_application", 
1812             "name": "Can change application", 
1813             "content_type": 33
1814         }
1815     }, 
1816     {
1817         "pk": 99, 
1818         "model": "auth.permission", 
1819         "fields": {
1820             "codename": "delete_application", 
1821             "name": "Can delete application", 
1822             "content_type": 33
1823         }
1824     }, 
1825     {
1826         "pk": 16, 
1827         "model": "auth.permission", 
1828         "fields": {
1829             "codename": "add_category", 
1830             "name": "Can add category", 
1831             "content_type": 6
1832         }
1833     }, 
1834     {
1835         "pk": 17, 
1836         "model": "auth.permission", 
1837         "fields": {
1838             "codename": "change_category", 
1839             "name": "Can change category", 
1840             "content_type": 6
1841         }
1842     }, 
1843     {
1844         "pk": 18, 
1845         "model": "auth.permission", 
1846         "fields": {
1847             "codename": "delete_category", 
1848             "name": "Can delete category", 
1849             "content_type": 6
1850         }
1851     }, 
1852     {
1853         "pk": 19, 
1854         "model": "auth.permission", 
1855         "fields": {
1856             "codename": "add_categorytranslation", 
1857             "name": "Can add category translation", 
1858             "content_type": 7
1859         }
1860     }, 
1861     {
1862         "pk": 20, 
1863         "model": "auth.permission", 
1864         "fields": {
1865             "codename": "change_categorytranslation", 
1866             "name": "Can change category translation", 
1867             "content_type": 7
1868         }
1869     }, 
1870     {
1871         "pk": 21, 
1872         "model": "auth.permission", 
1873         "fields": {
1874             "codename": "delete_categorytranslation", 
1875             "name": "Can delete category translation", 
1876             "content_type": 7
1877         }
1878     }, 
1879     {
1880         "pk": 22, 
1881         "model": "auth.permission", 
1882         "fields": {
1883             "codename": "add_entry", 
1884             "name": "Can add entry", 
1885             "content_type": 8
1886         }
1887     }, 
1888     {
1889         "pk": 23, 
1890         "model": "auth.permission", 
1891         "fields": {
1892             "codename": "change_entry", 
1893             "name": "Can change entry", 
1894             "content_type": 8
1895         }
1896     }, 
1897     {
1898         "pk": 24, 
1899         "model": "auth.permission", 
1900         "fields": {
1901             "codename": "delete_entry", 
1902             "name": "Can delete entry", 
1903             "content_type": 8
1904         }
1905     }, 
1906     {
1907         "pk": 103, 
1908         "model": "auth.permission", 
1909         "fields": {
1910             "codename": "add_rawcontent", 
1911             "name": "Can add raw content", 
1912             "content_type": 35
1913         }
1914     }, 
1915     {
1916         "pk": 104, 
1917         "model": "auth.permission", 
1918         "fields": {
1919             "codename": "change_rawcontent", 
1920             "name": "Can change raw content", 
1921             "content_type": 35
1922         }
1923     }, 
1924     {
1925         "pk": 105, 
1926         "model": "auth.permission", 
1927         "fields": {
1928             "codename": "delete_rawcontent", 
1929             "name": "Can delete raw content", 
1930             "content_type": 35
1931         }
1932     }, 
1933     {
1934         "pk": 25, 
1935         "model": "auth.permission", 
1936         "fields": {
1937             "codename": "add_richtextcontent", 
1938             "name": "Can add rich text", 
1939             "content_type": 9
1940         }
1941     }, 
1942     {
1943         "pk": 26, 
1944         "model": "auth.permission", 
1945         "fields": {
1946             "codename": "change_richtextcontent", 
1947             "name": "Can change rich text", 
1948             "content_type": 9
1949         }
1950     }, 
1951     {
1952         "pk": 27, 
1953         "model": "auth.permission", 
1954         "fields": {
1955             "codename": "delete_richtextcontent", 
1956             "name": "Can delete rich text", 
1957             "content_type": 9
1958         }
1959     }, 
1960     {
1961         "pk": 37, 
1962         "model": "auth.permission", 
1963         "fields": {
1964             "codename": "add_sectioncontent", 
1965             "name": "Can add section", 
1966             "content_type": 13
1967         }
1968     }, 
1969     {
1970         "pk": 38, 
1971         "model": "auth.permission", 
1972         "fields": {
1973             "codename": "change_sectioncontent", 
1974             "name": "Can change section", 
1975             "content_type": 13
1976         }
1977     }, 
1978     {
1979         "pk": 39, 
1980         "model": "auth.permission", 
1981         "fields": {
1982             "codename": "delete_sectioncontent", 
1983             "name": "Can delete section", 
1984             "content_type": 13
1985         }
1986     }, 
1987     {
1988         "pk": 28, 
1989         "model": "auth.permission", 
1990         "fields": {
1991             "codename": "add_templatecontent", 
1992             "name": "Can add template content", 
1993             "content_type": 10
1994         }
1995     }, 
1996     {
1997         "pk": 29, 
1998         "model": "auth.permission", 
1999         "fields": {
2000             "codename": "change_templatecontent", 
2001             "name": "Can change template content", 
2002             "content_type": 10
2003         }
2004     }, 
2005     {
2006         "pk": 30, 
2007         "model": "auth.permission", 
2008         "fields": {
2009             "codename": "delete_templatecontent", 
2010             "name": "Can delete template content", 
2011             "content_type": 10
2012         }
2013     }, 
2014     {
2015         "pk": 34, 
2016         "model": "auth.permission", 
2017         "fields": {
2018             "codename": "add_twitterfeed", 
2019             "name": "Can add twitter feed", 
2020             "content_type": 12
2021         }
2022     }, 
2023     {
2024         "pk": 35, 
2025         "model": "auth.permission", 
2026         "fields": {
2027             "codename": "change_twitterfeed", 
2028             "name": "Can change twitter feed", 
2029             "content_type": 12
2030         }
2031     }, 
2032     {
2033         "pk": 36, 
2034         "model": "auth.permission", 
2035         "fields": {
2036             "codename": "delete_twitterfeed", 
2037             "name": "Can delete twitter feed", 
2038             "content_type": 12
2039         }
2040     }, 
2041     {
2042         "pk": 31, 
2043         "model": "auth.permission", 
2044         "fields": {
2045             "codename": "add_videocontent", 
2046             "name": "Can add video", 
2047             "content_type": 11
2048         }
2049     }, 
2050     {
2051         "pk": 32, 
2052         "model": "auth.permission", 
2053         "fields": {
2054             "codename": "change_videocontent", 
2055             "name": "Can change video", 
2056             "content_type": 11
2057         }
2058     }, 
2059     {
2060         "pk": 33, 
2061         "model": "auth.permission", 
2062         "fields": {
2063             "codename": "delete_videocontent", 
2064             "name": "Can delete video", 
2065             "content_type": 11
2066         }
2067     }, 
2068     {
2069         "pk": 1, 
2070         "model": "auth.permission", 
2071         "fields": {
2072             "codename": "add_contenttype", 
2073             "name": "Can add content type", 
2074             "content_type": 1
2075         }
2076     }, 
2077     {
2078         "pk": 2, 
2079         "model": "auth.permission", 
2080         "fields": {
2081             "codename": "change_contenttype", 
2082             "name": "Can change content type", 
2083             "content_type": 1
2084         }
2085     }, 
2086     {
2087         "pk": 3, 
2088         "model": "auth.permission", 
2089         "fields": {
2090             "codename": "delete_contenttype", 
2091             "name": "Can delete content type", 
2092             "content_type": 1
2093         }
2094     }, 
2095     {
2096         "pk": 88, 
2097         "model": "auth.permission", 
2098         "fields": {
2099             "codename": "add_category", 
2100             "name": "Can add category", 
2101             "content_type": 30
2102         }
2103     }, 
2104     {
2105         "pk": 89, 
2106         "model": "auth.permission", 
2107         "fields": {
2108             "codename": "change_category", 
2109             "name": "Can change category", 
2110             "content_type": 30
2111         }
2112     }, 
2113     {
2114         "pk": 90, 
2115         "model": "auth.permission", 
2116         "fields": {
2117             "codename": "delete_category", 
2118             "name": "Can delete category", 
2119             "content_type": 30
2120         }
2121     }, 
2122     {
2123         "pk": 91, 
2124         "model": "auth.permission", 
2125         "fields": {
2126             "codename": "add_mediafile", 
2127             "name": "Can add media file", 
2128             "content_type": 31
2129         }
2130     }, 
2131     {
2132         "pk": 92, 
2133         "model": "auth.permission", 
2134         "fields": {
2135             "codename": "change_mediafile", 
2136             "name": "Can change media file", 
2137             "content_type": 31
2138         }
2139     }, 
2140     {
2141         "pk": 93, 
2142         "model": "auth.permission", 
2143         "fields": {
2144             "codename": "delete_mediafile", 
2145             "name": "Can delete media file", 
2146             "content_type": 31
2147         }
2148     }, 
2149     {
2150         "pk": 94, 
2151         "model": "auth.permission", 
2152         "fields": {
2153             "codename": "add_mediafiletranslation", 
2154             "name": "Can add media file translation", 
2155             "content_type": 32
2156         }
2157     }, 
2158     {
2159         "pk": 95, 
2160         "model": "auth.permission", 
2161         "fields": {
2162             "codename": "change_mediafiletranslation", 
2163             "name": "Can change media file translation", 
2164             "content_type": 32
2165         }
2166     }, 
2167     {
2168         "pk": 96, 
2169         "model": "auth.permission", 
2170         "fields": {
2171             "codename": "delete_mediafiletranslation", 
2172             "name": "Can delete media file translation", 
2173             "content_type": 32
2174         }
2175     }, 
2176     {
2177         "pk": 85, 
2178         "model": "auth.permission", 
2179         "fields": {
2180             "codename": "add_aboutblock", 
2181             "name": "Can add about page block", 
2182             "content_type": 29
2183         }
2184     }, 
2185     {
2186         "pk": 86, 
2187         "model": "auth.permission", 
2188         "fields": {
2189             "codename": "change_aboutblock", 
2190             "name": "Can change about page block", 
2191             "content_type": 29
2192         }
2193     }, 
2194     {
2195         "pk": 87, 
2196         "model": "auth.permission", 
2197         "fields": {
2198             "codename": "delete_aboutblock", 
2199             "name": "Can delete about page block", 
2200             "content_type": 29
2201         }
2202     }, 
2203     {
2204         "pk": 79, 
2205         "model": "auth.permission", 
2206         "fields": {
2207             "codename": "add_applicationcontent", 
2208             "name": "Can add application content", 
2209             "content_type": 27
2210         }
2211     }, 
2212     {
2213         "pk": 80, 
2214         "model": "auth.permission", 
2215         "fields": {
2216             "codename": "change_applicationcontent", 
2217             "name": "Can change application content", 
2218             "content_type": 27
2219         }
2220     }, 
2221     {
2222         "pk": 81, 
2223         "model": "auth.permission", 
2224         "fields": {
2225             "codename": "delete_applicationcontent", 
2226             "name": "Can delete application content", 
2227             "content_type": 27
2228         }
2229     }, 
2230     {
2231         "pk": 73, 
2232         "model": "auth.permission", 
2233         "fields": {
2234             "codename": "add_imagecontent", 
2235             "name": "Can add image", 
2236             "content_type": 25
2237         }
2238     }, 
2239     {
2240         "pk": 74, 
2241         "model": "auth.permission", 
2242         "fields": {
2243             "codename": "change_imagecontent", 
2244             "name": "Can change image", 
2245             "content_type": 25
2246         }
2247     }, 
2248     {
2249         "pk": 75, 
2250         "model": "auth.permission", 
2251         "fields": {
2252             "codename": "delete_imagecontent", 
2253             "name": "Can delete image", 
2254             "content_type": 25
2255         }
2256     }, 
2257     {
2258         "pk": 82, 
2259         "model": "auth.permission", 
2260         "fields": {
2261             "codename": "add_loginform", 
2262             "name": "Can add login form", 
2263             "content_type": 28
2264         }
2265     }, 
2266     {
2267         "pk": 83, 
2268         "model": "auth.permission", 
2269         "fields": {
2270             "codename": "change_loginform", 
2271             "name": "Can change login form", 
2272             "content_type": 28
2273         }
2274     }, 
2275     {
2276         "pk": 84, 
2277         "model": "auth.permission", 
2278         "fields": {
2279             "codename": "delete_loginform", 
2280             "name": "Can delete login form", 
2281             "content_type": 28
2282         }
2283     }, 
2284     {
2285         "pk": 76, 
2286         "model": "auth.permission", 
2287         "fields": {
2288             "codename": "add_mediafilecontent", 
2289             "name": "Can add media file", 
2290             "content_type": 26
2291         }
2292     }, 
2293     {
2294         "pk": 77, 
2295         "model": "auth.permission", 
2296         "fields": {
2297             "codename": "change_mediafilecontent", 
2298             "name": "Can change media file", 
2299             "content_type": 26
2300         }
2301     }, 
2302     {
2303         "pk": 78, 
2304         "model": "auth.permission", 
2305         "fields": {
2306             "codename": "delete_mediafilecontent", 
2307             "name": "Can delete media file", 
2308             "content_type": 26
2309         }
2310     }, 
2311     {
2312         "pk": 52, 
2313         "model": "auth.permission", 
2314         "fields": {
2315             "codename": "add_page", 
2316             "name": "Can add page", 
2317             "content_type": 18
2318         }
2319     }, 
2320     {
2321         "pk": 53, 
2322         "model": "auth.permission", 
2323         "fields": {
2324             "codename": "change_page", 
2325             "name": "Can change page", 
2326             "content_type": 18
2327         }
2328     }, 
2329     {
2330         "pk": 54, 
2331         "model": "auth.permission", 
2332         "fields": {
2333             "codename": "delete_page", 
2334             "name": "Can delete page", 
2335             "content_type": 18
2336         }
2337     }, 
2338     {
2339         "pk": 58, 
2340         "model": "auth.permission", 
2341         "fields": {
2342             "codename": "add_rawcontent", 
2343             "name": "Can add raw content", 
2344             "content_type": 20
2345         }
2346     }, 
2347     {
2348         "pk": 59, 
2349         "model": "auth.permission", 
2350         "fields": {
2351             "codename": "change_rawcontent", 
2352             "name": "Can change raw content", 
2353             "content_type": 20
2354         }
2355     }, 
2356     {
2357         "pk": 60, 
2358         "model": "auth.permission", 
2359         "fields": {
2360             "codename": "delete_rawcontent", 
2361             "name": "Can delete raw content", 
2362             "content_type": 20
2363         }
2364     }, 
2365     {
2366         "pk": 55, 
2367         "model": "auth.permission", 
2368         "fields": {
2369             "codename": "add_richtextcontent", 
2370             "name": "Can add rich text", 
2371             "content_type": 19
2372         }
2373     }, 
2374     {
2375         "pk": 56, 
2376         "model": "auth.permission", 
2377         "fields": {
2378             "codename": "change_richtextcontent", 
2379             "name": "Can change rich text", 
2380             "content_type": 19
2381         }
2382     }, 
2383     {
2384         "pk": 57, 
2385         "model": "auth.permission", 
2386         "fields": {
2387             "codename": "delete_richtextcontent", 
2388             "name": "Can delete rich text", 
2389             "content_type": 19
2390         }
2391     }, 
2392     {
2393         "pk": 61, 
2394         "model": "auth.permission", 
2395         "fields": {
2396             "codename": "add_sectioncontent", 
2397             "name": "Can add section", 
2398             "content_type": 21
2399         }
2400     }, 
2401     {
2402         "pk": 62, 
2403         "model": "auth.permission", 
2404         "fields": {
2405             "codename": "change_sectioncontent", 
2406             "name": "Can change section", 
2407             "content_type": 21
2408         }
2409     }, 
2410     {
2411         "pk": 63, 
2412         "model": "auth.permission", 
2413         "fields": {
2414             "codename": "delete_sectioncontent", 
2415             "name": "Can delete section", 
2416             "content_type": 21
2417         }
2418     }, 
2419     {
2420         "pk": 64, 
2421         "model": "auth.permission", 
2422         "fields": {
2423             "codename": "add_templatecontent", 
2424             "name": "Can add template content", 
2425             "content_type": 22
2426         }
2427     }, 
2428     {
2429         "pk": 65, 
2430         "model": "auth.permission", 
2431         "fields": {
2432             "codename": "change_templatecontent", 
2433             "name": "Can change template content", 
2434             "content_type": 22
2435         }
2436     }, 
2437     {
2438         "pk": 66, 
2439         "model": "auth.permission", 
2440         "fields": {
2441             "codename": "delete_templatecontent", 
2442             "name": "Can delete template content", 
2443             "content_type": 22
2444         }
2445     }, 
2446     {
2447         "pk": 67, 
2448         "model": "auth.permission", 
2449         "fields": {
2450             "codename": "add_twitterfeed", 
2451             "name": "Can add twitter feed", 
2452             "content_type": 23
2453         }
2454     }, 
2455     {
2456         "pk": 68, 
2457         "model": "auth.permission", 
2458         "fields": {
2459             "codename": "change_twitterfeed", 
2460             "name": "Can change twitter feed", 
2461             "content_type": 23
2462         }
2463     }, 
2464     {
2465         "pk": 69, 
2466         "model": "auth.permission", 
2467         "fields": {
2468             "codename": "delete_twitterfeed", 
2469             "name": "Can delete twitter feed", 
2470             "content_type": 23
2471         }
2472     }, 
2473     {
2474         "pk": 70, 
2475         "model": "auth.permission", 
2476         "fields": {
2477             "codename": "add_videocontent", 
2478             "name": "Can add video", 
2479             "content_type": 24
2480         }
2481     }, 
2482     {
2483         "pk": 71, 
2484         "model": "auth.permission", 
2485         "fields": {
2486             "codename": "change_videocontent", 
2487             "name": "Can change video", 
2488             "content_type": 24
2489         }
2490     }, 
2491     {
2492         "pk": 72, 
2493         "model": "auth.permission", 
2494         "fields": {
2495             "codename": "delete_videocontent", 
2496             "name": "Can delete video", 
2497             "content_type": 24
2498         }
2499     }, 
2500     {
2501         "pk": 100, 
2502         "model": "auth.permission", 
2503         "fields": {
2504             "codename": "add_videosection", 
2505             "name": "Can add video section", 
2506             "content_type": 34
2507         }
2508     }, 
2509     {
2510         "pk": 101, 
2511         "model": "auth.permission", 
2512         "fields": {
2513             "codename": "change_videosection", 
2514             "name": "Can change video section", 
2515             "content_type": 34
2516         }
2517     }, 
2518     {
2519         "pk": 102, 
2520         "model": "auth.permission", 
2521         "fields": {
2522             "codename": "delete_videosection", 
2523             "name": "Can delete video section", 
2524             "content_type": 34
2525         }
2526     }, 
2527     {
2528         "pk": 4, 
2529         "model": "auth.permission", 
2530         "fields": {
2531             "codename": "add_session", 
2532             "name": "Can add session", 
2533             "content_type": 2
2534         }
2535     }, 
2536     {
2537         "pk": 5, 
2538         "model": "auth.permission", 
2539         "fields": {
2540             "codename": "change_session", 
2541             "name": "Can change session", 
2542             "content_type": 2
2543         }
2544     }, 
2545     {
2546         "pk": 6, 
2547         "model": "auth.permission", 
2548         "fields": {
2549             "codename": "delete_session", 
2550             "name": "Can delete session", 
2551             "content_type": 2
2552         }
2553     }, 
2554     {
2555         "pk": 7, 
2556         "model": "auth.permission", 
2557         "fields": {
2558             "codename": "add_site", 
2559             "name": "Can add site", 
2560             "content_type": 3
2561         }
2562     }, 
2563     {
2564         "pk": 8, 
2565         "model": "auth.permission", 
2566         "fields": {
2567             "codename": "change_site", 
2568             "name": "Can change site", 
2569             "content_type": 3
2570         }
2571     }, 
2572     {
2573         "pk": 9, 
2574         "model": "auth.permission", 
2575         "fields": {
2576             "codename": "delete_site", 
2577             "name": "Can delete site", 
2578             "content_type": 3
2579         }
2580     }, 
2581     {
2582         "pk": 13, 
2583         "model": "auth.permission", 
2584         "fields": {
2585             "codename": "add_migrationhistory", 
2586             "name": "Can add migration history", 
2587             "content_type": 5
2588         }
2589     }, 
2590     {
2591         "pk": 14, 
2592         "model": "auth.permission", 
2593         "fields": {
2594             "codename": "change_migrationhistory", 
2595             "name": "Can change migration history", 
2596             "content_type": 5
2597         }
2598     }, 
2599     {
2600         "pk": 15, 
2601         "model": "auth.permission", 
2602         "fields": {
2603             "codename": "delete_migrationhistory", 
2604             "name": "Can delete migration history", 
2605             "content_type": 5
2606         }
2607     }, 
2608     {
2609         "pk": 1, 
2610         "model": "auth.user", 
2611         "fields": {
2612             "username": "admin", 
2613             "first_name": "", 
2614             "last_name": "", 
2615             "is_active": true, 
2616             "is_superuser": true, 
2617             "is_staff": true, 
2618             "last_login": "2012-02-21 15:11:19", 
2619             "groups": [], 
2620             "user_permissions": [], 
2621             "password": "sha1$a91fe$0c2af6472d8e2486b827c1274922f630d73e72ab", 
2622             "email": "admin@admin.com", 
2623             "date_joined": "2012-02-21 14:36:30"
2624         }
2625     }, 
2626     {
2627         "pk": 1, 
2628         "model": "page.page", 
2629         "fields": {
2630             "rght": 22, 
2631             "meta_keywords": "", 
2632             "site": 1, 
2633             "override_url": "/", 
2634             "creation_date": "2012-02-21 15:22:56", 
2635             "lft": 1, 
2636             "in_navigation": true, 
2637             "meta_description": "", 
2638             "navigation_extension": null, 
2639             "modification_date": "2012-02-22 14:37:23", 
2640             "title": "Okeanos", 
2641             "translation_of": null, 
2642             "symlinked_page": null, 
2643             "publication_end_date": null, 
2644             "tree_id": 1, 
2645             "parent": null, 
2646             "template_key": "intro", 
2647             "active": true, 
2648             "publication_date": "2012-02-21 15:20:00", 
2649             "slug": "okeanos", 
2650             "language": "en", 
2651             "redirect_to": "", 
2652             "_page_title": "", 
2653             "level": 0, 
2654             "_content_title": "", 
2655             "_cached_url": "/"
2656         }
2657     }, 
2658     {
2659         "pk": 2, 
2660         "model": "page.page", 
2661         "fields": {
2662             "rght": 9, 
2663             "meta_keywords": "", 
2664             "site": 1, 
2665             "override_url": "", 
2666             "creation_date": "2012-02-21 15:23:36", 
2667             "lft": 2, 
2668             "in_navigation": true, 
2669             "meta_description": "", 
2670             "navigation_extension": null, 
2671             "modification_date": "2012-02-21 15:34:45", 
2672             "title": "About", 
2673             "translation_of": null, 
2674             "symlinked_page": null, 
2675             "publication_end_date": null, 
2676             "tree_id": 1, 
2677             "parent": 1, 
2678             "template_key": "singlecol", 
2679             "active": true, 
2680             "publication_date": "2012-02-21 15:20:00", 
2681             "slug": "about", 
2682             "language": "en", 
2683             "redirect_to": "/about/who/", 
2684             "_page_title": "", 
2685             "level": 1, 
2686             "_content_title": "", 
2687             "_cached_url": "/about/"
2688         }
2689     }, 
2690     {
2691         "pk": 3, 
2692         "model": "page.page", 
2693         "fields": {
2694             "rght": 4, 
2695             "meta_keywords": "", 
2696             "site": 1, 
2697             "override_url": "", 
2698             "creation_date": "2012-02-21 15:23:48", 
2699             "lft": 3, 
2700             "in_navigation": true, 
2701             "meta_description": "", 
2702             "navigation_extension": null, 
2703             "modification_date": "2012-02-22 15:12:53", 
2704             "title": "Who", 
2705             "translation_of": null, 
2706             "symlinked_page": null, 
2707             "publication_end_date": null, 
2708             "tree_id": 1, 
2709             "parent": 2, 
2710             "template_key": "singlecol", 
2711             "active": true, 
2712             "publication_date": "2012-02-21 15:20:00", 
2713             "slug": "who", 
2714             "language": "en", 
2715             "redirect_to": "", 
2716             "_page_title": "Page title 1", 
2717             "level": 2, 
2718             "_content_title": "Content title", 
2719             "_cached_url": "/about/who/"
2720         }
2721     }, 
2722     {
2723         "pk": 4, 
2724         "model": "page.page", 
2725         "fields": {
2726             "rght": 6, 
2727             "meta_keywords": "", 
2728             "site": 1, 
2729             "override_url": "", 
2730             "creation_date": "2012-02-21 15:23:56", 
2731             "lft": 5, 
2732             "in_navigation": true, 
2733             "meta_description": "", 
2734             "navigation_extension": null, 
2735             "modification_date": "2012-02-21 15:28:51", 
2736             "title": "What", 
2737             "translation_of": null, 
2738             "symlinked_page": null, 
2739             "publication_end_date": null, 
2740             "tree_id": 1, 
2741             "parent": 2, 
2742             "template_key": "singlecol", 
2743             "active": true, 
2744             "publication_date": "2012-02-21 15:20:00", 
2745             "slug": "what", 
2746             "language": "en", 
2747             "redirect_to": "", 
2748             "_page_title": "", 
2749             "level": 2, 
2750             "_content_title": "", 
2751             "_cached_url": "/about/what/"
2752         }
2753     }, 
2754     {
2755         "pk": 5, 
2756         "model": "page.page", 
2757         "fields": {
2758             "rght": 8, 
2759             "meta_keywords": "", 
2760             "site": 1, 
2761             "override_url": "", 
2762             "creation_date": "2012-02-21 15:24:00", 
2763             "lft": 7, 
2764             "in_navigation": true, 
2765             "meta_description": "", 
2766             "navigation_extension": null, 
2767             "modification_date": "2012-02-21 15:28:51", 
2768             "title": "Why", 
2769             "translation_of": null, 
2770             "symlinked_page": null, 
2771             "publication_end_date": null, 
2772             "tree_id": 1, 
2773             "parent": 2, 
2774             "template_key": "singlecol", 
2775             "active": true, 
2776             "publication_date": "2012-02-21 15:20:00", 
2777             "slug": "why", 
2778             "language": "en", 
2779             "redirect_to": "", 
2780             "_page_title": "", 
2781             "level": 2, 
2782             "_content_title": "", 
2783             "_cached_url": "/about/why/"
2784         }
2785     }, 
2786     {
2787         "pk": 6, 
2788         "model": "page.page", 
2789         "fields": {
2790             "rght": 11, 
2791             "meta_keywords": "", 
2792             "site": 1, 
2793             "override_url": "", 
2794             "creation_date": "2012-02-21 15:24:15", 
2795             "lft": 10, 
2796             "in_navigation": true, 
2797             "meta_description": "", 
2798             "navigation_extension": "cloudcmsblog.models.BlogCategoriesNavigationExtension", 
2799             "modification_date": "2012-02-22 14:49:06", 
2800             "title": "Blog", 
2801             "translation_of": null, 
2802             "symlinked_page": null, 
2803             "publication_end_date": null, 
2804             "tree_id": 1, 
2805             "parent": 1, 
2806             "template_key": "blog", 
2807             "active": true, 
2808             "publication_date": "2012-02-21 15:20:00", 
2809             "slug": "blog", 
2810             "language": "en", 
2811             "redirect_to": "", 
2812             "_page_title": "", 
2813             "level": 1, 
2814             "_content_title": "", 
2815             "_cached_url": "/blog/"
2816         }
2817     }, 
2818     {
2819         "pk": 7, 
2820         "model": "page.page", 
2821         "fields": {
2822             "rght": 13, 
2823             "meta_keywords": "", 
2824             "site": 1, 
2825             "override_url": "", 
2826             "creation_date": "2012-02-21 15:26:02", 
2827             "lft": 12, 
2828             "in_navigation": true, 
2829             "meta_description": "", 
2830             "navigation_extension": null, 
2831             "modification_date": "2012-02-21 15:26:08", 
2832             "title": "Resources", 
2833             "translation_of": null, 
2834             "symlinked_page": null, 
2835             "publication_end_date": null, 
2836             "tree_id": 1, 
2837             "parent": 1, 
2838             "template_key": "basic", 
2839             "active": true, 
2840             "publication_date": "2012-02-21 15:20:00", 
2841             "slug": "resources", 
2842             "language": "en", 
2843             "redirect_to": "", 
2844             "_page_title": "", 
2845             "level": 1, 
2846             "_content_title": "", 
2847             "_cached_url": "/resources/"
2848         }
2849     }, 
2850     {
2851         "pk": 8, 
2852         "model": "page.page", 
2853         "fields": {
2854             "rght": 15, 
2855             "meta_keywords": "", 
2856             "site": 1, 
2857             "override_url": "", 
2858             "creation_date": "2012-02-21 15:26:19", 
2859             "lft": 14, 
2860             "in_navigation": true, 
2861             "meta_description": "", 
2862             "navigation_extension": null, 
2863             "modification_date": "2012-02-21 15:26:22", 
2864             "title": "Opensource", 
2865             "translation_of": null, 
2866             "symlinked_page": null, 
2867             "publication_end_date": null, 
2868             "tree_id": 1, 
2869             "parent": 1, 
2870             "template_key": "twocolwide", 
2871             "active": true, 
2872             "publication_date": "2012-02-21 15:20:00", 
2873             "slug": "opensource", 
2874             "language": "en", 
2875             "redirect_to": "", 
2876             "_page_title": "", 
2877             "level": 1, 
2878             "_content_title": "", 
2879             "_cached_url": "/opensource/"
2880         }
2881     }, 
2882     {
2883         "pk": 9, 
2884         "model": "page.page", 
2885         "fields": {
2886             "rght": 21, 
2887             "meta_keywords": "", 
2888             "site": 1, 
2889             "override_url": "", 
2890             "creation_date": "2012-02-21 15:26:35", 
2891             "lft": 16, 
2892             "in_navigation": true, 
2893             "meta_description": "", 
2894             "navigation_extension": null, 
2895             "modification_date": "2012-02-21 15:26:35", 
2896             "title": "Support", 
2897             "translation_of": null, 
2898             "symlinked_page": null, 
2899             "publication_end_date": null, 
2900             "tree_id": 1, 
2901             "parent": 1, 
2902             "template_key": "intro", 
2903             "active": true, 
2904             "publication_date": "2012-02-21 15:20:00", 
2905             "slug": "support", 
2906             "language": "en", 
2907             "redirect_to": "", 
2908             "_page_title": "", 
2909             "level": 1, 
2910             "_content_title": "", 
2911             "_cached_url": "/support/"
2912         }
2913     }, 
2914     {
2915         "pk": 10, 
2916         "model": "page.page", 
2917         "fields": {
2918             "rght": 18, 
2919             "meta_keywords": "", 
2920             "site": 1, 
2921             "override_url": "", 
2922             "creation_date": "2012-02-21 15:26:50", 
2923             "lft": 17, 
2924             "in_navigation": true, 
2925             "meta_description": "", 
2926             "navigation_extension": null, 
2927             "modification_date": "2012-02-21 15:26:50", 
2928             "title": "Faq", 
2929             "translation_of": null, 
2930             "symlinked_page": null, 
2931             "publication_end_date": null, 
2932             "tree_id": 1, 
2933             "parent": 9, 
2934             "template_key": "intro", 
2935             "active": true, 
2936             "publication_date": "2012-02-21 15:20:00", 
2937             "slug": "faq", 
2938             "language": "en", 
2939             "redirect_to": "", 
2940             "_page_title": "", 
2941             "level": 2, 
2942             "_content_title": "", 
2943             "_cached_url": "/support/faq/"
2944         }
2945     }, 
2946     {
2947         "pk": 11, 
2948         "model": "page.page", 
2949         "fields": {
2950             "rght": 20, 
2951             "meta_keywords": "", 
2952             "site": 1, 
2953             "override_url": "", 
2954             "creation_date": "2012-02-21 15:27:03", 
2955             "lft": 19, 
2956             "in_navigation": true, 
2957             "meta_description": "", 
2958             "navigation_extension": null, 
2959             "modification_date": "2012-02-21 15:27:03", 
2960             "title": "Userguide", 
2961             "translation_of": null, 
2962             "symlinked_page": null, 
2963             "publication_end_date": null, 
2964             "tree_id": 1, 
2965             "parent": 9, 
2966             "template_key": "intro", 
2967             "active": true, 
2968             "publication_date": "2012-02-21 15:20:00", 
2969             "slug": "userguide", 
2970             "language": "en", 
2971             "redirect_to": "", 
2972             "_page_title": "", 
2973             "level": 2, 
2974             "_content_title": "", 
2975             "_cached_url": "/support/userguide/"
2976         }
2977     }, 
2978     {
2979         "pk": 1, 
2980         "model": "page.sectioncontent", 
2981         "fields": {
2982             "parent": 2, 
2983             "title": "WHAT IS THIS ?", 
2984             "ordering": 0, 
2985             "region": "main", 
2986             "richtext": "~okeanos is a brand new IaaS Service. \r\n\"IaaS\" stands for \"Infrastracture as a Service\", but what does it really mean?\r\n\r\nIt means that you can build your own computer, always connected to the Internet, without worrying about hardware failures, spaghetti cables, connectivity hiccups and software troubles.", 
2987             "mediafile": null, 
2988             "type": "block"
2989         }
2990     }, 
2991     {
2992         "pk": 2, 
2993         "model": "page.sectioncontent", 
2994         "fields": {
2995             "parent": 1, 
2996             "title": "WHAT IS THIS ?", 
2997             "ordering": 0, 
2998             "region": "main", 
2999             "richtext": "With ~okeanos you are one click away from your own Virtual Machines and Virtual Networks: You can manage them, destroy them, connect to them and take a handful of other actions, all from inside your favorite web browser.", 
3000             "mediafile": null, 
3001             "type": "block"
3002         }
3003     }, 
3004     {
3005         "pk": 2, 
3006         "model": "page.twitterfeed", 
3007         "fields": {
3008             "account": "devops_borat", 
3009             "parent": 6, 
3010             "nots": "", 
3011             "title": "YOU CAN ALSO FOLLOW US ON <a href=\"\">TWITTER</a>", 
3012             "ordering": 0, 
3013             "region": "sidebar", 
3014             "extra_params": "", 
3015             "tag": "", 
3016             "limit": 5, 
3017             "retweets": true, 
3018             "replies": true, 
3019             "query": "", 
3020             "avatar": false
3021         }
3022     }, 
3023     {
3024         "pk": 1, 
3025         "model": "page.twitterfeed", 
3026         "fields": {
3027             "account": "primeministergr", 
3028             "parent": 1, 
3029             "nots": "", 
3030             "title": "TWITTER", 
3031             "ordering": 1, 
3032             "region": "sidebar", 
3033             "extra_params": "", 
3034             "tag": "", 
3035             "limit": 4, 
3036             "retweets": true, 
3037             "replies": true, 
3038             "query": "", 
3039             "avatar": false
3040         }
3041     }, 
3042     {
3043         "pk": 1, 
3044         "model": "page.videosection", 
3045         "fields": {
3046             "image_hover": 5, 
3047             "extra_url_params": "test=1", 
3048             "parent": 1, 
3049             "section_title": "WATCH THE VIDEO", 
3050             "ordering": 1, 
3051             "image": 6, 
3052             "alt_text": "watch ~okeanos video", 
3053             "video_height": 550, 
3054             "video_link": "https://player.vimeo.com/video/26579413", 
3055             "region": "main", 
3056             "video_width": 700, 
3057             "video_title": "~okeanos"
3058         }
3059     }, 
3060     {
3061         "pk": 1, 
3062         "model": "page.applicationcontent", 
3063         "fields": {
3064             "ordering": 0, 
3065             "region": "main", 
3066             "parent": 6, 
3067             "parameters": "", 
3068             "urlconf_path": "cloudcmsblog"
3069         }
3070     }, 
3071     {
3072         "pk": 1, 
3073         "model": "page.loginform", 
3074         "fields": {
3075             "parent": 1, 
3076             "title": "LOGIN", 
3077             "ordering": 0, 
3078             "region": "sidebar", 
3079             "action_url": "https://accounts.cloud.local/im/", 
3080             "display_forgot_password": true, 
3081             "next_url": "https://app.okeanos.cloud.local/ui"
3082         }
3083     }, 
3084     {
3085         "pk": 1, 
3086         "model": "page.aboutblock", 
3087         "fields": {
3088             "parent": 3, 
3089             "title": "So, what is this ~okeanos thing?", 
3090             "color": "#338899", 
3091             "image": 3, 
3092             "offset_top": null, 
3093             "offset_left": null, 
3094             "content": "~okeanos is a brand new IaaS Service. \r\n\"IaaS\" stands for \"Infrastracture as a Service\", but what does it really mean?\r\n\r\nIt means that you can build your own computer, always connected to the Internet, without worrying about hardware failures, spaghetti cables, connectivity hiccups and software troubles.\r\n\r\nWith ~okeanos you are one click away from your own Virtual Machines and Virtual Networks: You can manage them, destroy them, connect to them and take a handful of other actions, all from inside your favorite web browser.", 
3095             "ordering": 0, 
3096             "image_position": "left", 
3097             "region": "main"
3098         }
3099     }, 
3100     {
3101         "pk": 2, 
3102         "model": "page.aboutblock", 
3103         "fields": {
3104             "parent": 3, 
3105             "title": "Think about it", 
3106             "color": "#DD9900", 
3107             "image": 4, 
3108             "offset_top": 40, 
3109             "offset_left": null, 
3110             "content": "You wake up one morning and you need a new computer with a specific operating system and hardware requirements (or 10 new computers :-) ).", 
3111             "ordering": 1, 
3112             "image_position": "right", 
3113             "region": "main"
3114         }
3115     }, 
3116     {
3117         "pk": 3, 
3118         "model": "page.aboutblock", 
3119         "fields": {
3120             "parent": 3, 
3121             "title": "Until today you would probably", 
3122             "color": "#D238FF", 
3123             "image": 2, 
3124             "offset_top": null, 
3125             "offset_left": null, 
3126             "content": "Go out shopping, buy/order a new PC, wait shipping to your place, unpack, connect cables, connect to the network, setup your installation, pray all went well and start after a few hours (hopefully).", 
3127             "ordering": 2, 
3128             "image_position": "top", 
3129             "region": "main"
3130         }
3131     }, 
3132     {
3133         "pk": 4, 
3134         "model": "page.aboutblock", 
3135         "fields": {
3136             "parent": 3, 
3137             "title": "Until today you would probably", 
3138             "color": "#FF6633", 
3139             "image": 4, 
3140             "offset_top": 60, 
3141             "offset_left": 88, 
3142             "content": "Go out shopping, buy/order a new PC, wait shipping to your place, unpack, connect cables, connect to the network, setup your installation, pray all went well and start after a few hours (hopefully).", 
3143             "ordering": 3, 
3144             "image_position": "top", 
3145             "region": "main"
3146         }
3147     }, 
3148     {
3149         "pk": 1, 
3150         "model": "medialibrary.mediafile", 
3151         "fields": {
3152             "copyright": "", 
3153             "created": "2012-02-21 15:21:46", 
3154             "file": "medialibrary/2012/02/image-28_3", 
3155             "file_size": 2550, 
3156             "type": "other", 
3157             "categories": []
3158         }
3159     }, 
3160     {
3161         "pk": 2, 
3162         "model": "medialibrary.mediafile", 
3163         "fields": {
3164             "copyright": "", 
3165             "created": "2012-02-22 14:13:24", 
3166             "file": "medialibrary/2012/02/illust_okeanos-01_2.png", 
3167             "file_size": 6038, 
3168             "type": "image", 
3169             "categories": []
3170         }
3171     }, 
3172     {
3173         "pk": 3, 
3174         "model": "medialibrary.mediafile", 
3175         "fields": {
3176             "copyright": "", 
3177             "created": "2012-02-22 14:13:36", 
3178             "file": "medialibrary/2012/02/illust_okeanos-02_2.png", 
3179             "file_size": 5892, 
3180             "type": "image", 
3181             "categories": []
3182         }
3183     }, 
3184     {
3185         "pk": 4, 
3186         "model": "medialibrary.mediafile", 
3187         "fields": {
3188             "copyright": "", 
3189             "created": "2012-02-22 14:13:47", 
3190             "file": "medialibrary/2012/02/illust_okeanos-03_3.png", 
3191             "file_size": 5428, 
3192             "type": "image", 
3193             "categories": []
3194         }
3195     }, 
3196     {
3197         "pk": 5, 
3198         "model": "medialibrary.mediafile", 
3199         "fields": {
3200             "copyright": "", 
3201             "created": "2012-02-22 14:17:43", 
3202             "file": "medialibrary/2012/02/video-placeholder.png", 
3203             "file_size": 13623, 
3204             "type": "image", 
3205             "categories": []
3206         }
3207     }, 
3208     {
3209         "pk": 6, 
3210         "model": "medialibrary.mediafile", 
3211         "fields": {
3212             "copyright": "", 
3213             "created": "2012-02-22 14:17:54", 
3214             "file": "medialibrary/2012/02/video-placeholder2.png", 
3215             "file_size": 12158, 
3216             "type": "image", 
3217             "categories": []
3218         }
3219     }, 
3220     {
3221         "pk": 7, 
3222         "model": "medialibrary.mediafile", 
3223         "fields": {
3224             "copyright": "", 
3225             "created": "2012-02-22 14:54:49", 
3226             "file": "medialibrary/2012/02/1279333918Bc4iNE.jpg", 
3227             "file_size": 35390, 
3228             "type": "image", 
3229             "categories": []
3230         }
3231     }, 
3232     {
3233         "pk": 8, 
3234         "model": "medialibrary.mediafile", 
3235         "fields": {
3236             "copyright": "", 
3237             "created": "2012-02-22 14:55:05", 
3238             "file": "medialibrary/2012/02/1217560242770lAo.jpg", 
3239             "file_size": 43418, 
3240             "type": "image", 
3241             "categories": []
3242         }
3243     }, 
3244     {
3245         "pk": 9, 
3246         "model": "medialibrary.mediafile", 
3247         "fields": {
3248             "copyright": "", 
3249             "created": "2012-02-22 14:55:49", 
3250             "file": "medialibrary/2012/02/1289361917QLP4Km.jpg", 
3251             "file_size": 35654, 
3252             "type": "image", 
3253             "categories": []
3254         }
3255     }, 
3256     {
3257         "pk": 10, 
3258         "model": "medialibrary.mediafile", 
3259         "fields": {
3260             "copyright": "", 
3261             "created": "2012-02-22 14:56:02", 
3262             "file": "medialibrary/2012/02/119099432979u53x.jpg", 
3263             "file_size": 31297, 
3264             "type": "image", 
3265             "categories": []
3266         }
3267     }, 
3268     {
3269         "pk": 1, 
3270         "model": "medialibrary.mediafiletranslation", 
3271         "fields": {
3272             "caption": "img - noguy", 
3273             "description": "", 
3274             "parent": 2, 
3275             "language_code": "en"
3276         }
3277     }, 
3278     {
3279         "pk": 2, 
3280         "model": "medialibrary.mediafiletranslation", 
3281         "fields": {
3282             "caption": "img - teacher with book", 
3283             "description": "", 
3284             "parent": 3, 
3285             "language_code": "en"
3286         }
3287     }, 
3288     {
3289         "pk": 3, 
3290         "model": "medialibrary.mediafiletranslation", 
3291         "fields": {
3292             "caption": "img - teacher with glasses", 
3293             "description": "", 
3294             "parent": 4, 
3295             "language_code": "en"
3296         }
3297     }, 
3298     {
3299         "pk": 4, 
3300         "model": "medialibrary.mediafiletranslation", 
3301         "fields": {
3302             "caption": "intro video img", 
3303             "description": "", 
3304             "parent": 5, 
3305             "language_code": "en"
3306         }
3307     }, 
3308     {
3309         "pk": 5, 
3310         "model": "medialibrary.mediafiletranslation", 
3311         "fields": {
3312             "caption": "intro video img hover", 
3313             "description": "", 
3314             "parent": 6, 
3315             "language_code": "en"
3316         }
3317     }, 
3318     {
3319         "pk": 6, 
3320         "model": "medialibrary.mediafiletranslation", 
3321         "fields": {
3322             "caption": "stock - woman with ipad", 
3323             "description": "", 
3324             "parent": 7, 
3325             "language_code": "en"
3326         }
3327     }, 
3328     {
3329         "pk": 7, 
3330         "model": "medialibrary.mediafiletranslation", 
3331         "fields": {
3332             "caption": "stock - notepad on laptop", 
3333             "description": "", 
3334             "parent": 8, 
3335             "language_code": "en"
3336         }
3337     }, 
3338     {
3339         "pk": 8, 
3340         "model": "medialibrary.mediafiletranslation", 
3341         "fields": {
3342             "caption": "stock -abstract", 
3343             "description": "", 
3344             "parent": 9, 
3345             "language_code": "en"
3346         }
3347     }, 
3348     {
3349         "pk": 9, 
3350         "model": "medialibrary.mediafiletranslation", 
3351         "fields": {
3352             "caption": "stock - many pcs", 
3353             "description": "", 
3354             "parent": 10, 
3355             "language_code": "en"
3356         }
3357     }, 
3358     {
3359         "pk": 1, 
3360         "model": "cloudcms.application", 
3361         "fields": {
3362             "app_url": "https://app.okeanos.cloud.local/", 
3363             "code": "okeanos", 
3364             "title": "Okeanos", 
3365             "linked_in_username": "", 
3366             "site": 1, 
3367             "facebook_username": "", 
3368             "twitter_username": "okeanos", 
3369             "logo": 1, 
3370             "show_twitter_feed_on_top": false
3371         }
3372     }
3373 ]