Skip to content
Snippets Groups Projects
tests_data.json 14.1 KiB
Newer Older
  • Learn to ignore specific revisions
  • Olivier Le Brouster's avatar
    Olivier Le Brouster committed
    [
    {
        "pk": 1, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_slug": "news-1", 
            "newsbox_creation_date": "2014-03-11T13:53:45.196Z", 
            "newsbox_publication_start_date": "1985-07-02T08:00:00Z", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 1</p>", 
            "newsbox_body": 16, 
            "newsbox_changed_date": "2014-03-11T13:53:45.196Z", 
            "newsbox_title": "News 1"
        }
    },
    {
        "pk": 2, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": false, 
            "newsbox_slug": "news-2", 
            "newsbox_creation_date": "2014-03-11T13:53:45.799Z", 
    
            "newsbox_publication_start_date": "1985-07-02T09:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 2</p>", 
            "newsbox_body": 18, 
            "newsbox_changed_date": "2014-03-11T13:53:45.799Z", 
            "newsbox_title": "News 2"
        }
    },
    {
        "pk": 3, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_slug": "news-3", 
            "newsbox_creation_date": "2014-03-11T13:53:46.402Z", 
            "newsbox_publication_start_date": "2020-01-01T08:00:00Z", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 3</p>", 
            "newsbox_body": 20, 
            "newsbox_changed_date": "2014-03-11T13:53:46.402Z", 
            "newsbox_title": "News 3"
        }
    },
    {
        "pk": 4, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_slug": "news-4", 
            "newsbox_creation_date": "2014-03-11T13:53:47.013Z", 
    
            "newsbox_publication_start_date": "1985-07-02T10:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 4</p>", 
            "newsbox_body": 22, 
            "newsbox_changed_date": "2014-03-11T13:53:47.013Z", 
            "newsbox_title": "News 4"
        }
    },
    {
        "pk": 5, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": false, 
            "newsbox_slug": "news-5", 
            "newsbox_creation_date": "2014-03-11T13:53:47.618Z", 
    
            "newsbox_publication_start_date": "1985-07-02T11:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 5</p>", 
            "newsbox_body": 24, 
            "newsbox_changed_date": "2014-03-11T13:53:47.618Z", 
            "newsbox_title": "News 5"
        }
    },
    {
        "pk": 6, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_slug": "news-6", 
            "newsbox_creation_date": "2014-03-11T13:53:48.237Z", 
    
            "newsbox_publication_start_date": "1985-07-02T12:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_date": "2005-07-15T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 6</p>", 
            "newsbox_body": 26, 
            "newsbox_changed_date": "2014-03-11T13:53:48.237Z", 
            "newsbox_title": "News 6"
        }
    },
    {
        "pk": 7, 
        "model": "myapp_cms.news", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_slug": "news-7", 
            "newsbox_creation_date": "2014-03-11T13:53:48.840Z", 
    
            "newsbox_publication_start_date": "1985-07-02T13:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_date": "2020-01-01T08:00:00Z", 
            "newsbox_summary": "<p>Summary of the news 7</p>", 
            "newsbox_body": 28, 
            "newsbox_changed_date": "2014-03-11T13:53:48.840Z", 
            "newsbox_title": "News 7"
        }
    },
    {
        "pk": 1, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_meta_description": "Meta description of the news 1", 
            "newsbox_slug": "news-1", 
            "newsbox_changed_date": "2014-03-11T13:53:52.178Z", 
            "newsbox_creation_date": "2014-03-11T13:53:52.178Z", 
            "newsbox_publication_start_date": "1985-07-02T08:00:00Z", 
            "newsbox_meta_keywords": "keyword1, keyword2, news-1", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_indexed": true, 
            "newsbox_summary": "<p>Summary of the news 1</p>", 
            "newsbox_body": 30, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 1"
        }
    },
    {
        "pk": 2, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": false, 
            "newsbox_meta_description": "Meta description of the news 2", 
            "newsbox_slug": "news-2", 
            "newsbox_changed_date": "2014-03-11T13:53:52.797Z", 
            "newsbox_creation_date": "2014-03-11T13:53:52.797Z", 
    
            "newsbox_publication_start_date": "1985-07-02T09:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-2", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_indexed": true, 
            "newsbox_summary": "<p>Summary of the news 2</p>", 
            "newsbox_body": 32, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 2"
        }
    },
    {
        "pk": 3, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_meta_description": "Meta description of the news 3", 
            "newsbox_slug": "news-3", 
            "newsbox_changed_date": "2014-03-11T13:53:53.426Z", 
            "newsbox_creation_date": "2014-03-11T13:53:53.426Z", 
            "newsbox_publication_start_date": "2020-01-01T08:00:00Z", 
            "newsbox_meta_keywords": "keyword1, keyword2, news-3", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_indexed": true, 
            "newsbox_summary": "<p>Summary of the news 3</p>", 
            "newsbox_body": 34, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 3"
        }
    },
    {
        "pk": 4, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_meta_description": "Meta description of the news 4", 
            "newsbox_slug": "news-4", 
            "newsbox_changed_date": "2014-03-11T13:53:54.055Z", 
            "newsbox_creation_date": "2014-03-11T13:53:54.055Z", 
    
            "newsbox_publication_start_date": "1985-07-02T10:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-4", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_indexed": true, 
            "newsbox_summary": "<p>Summary of the news 4</p>", 
            "newsbox_body": 36, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 4"
        }
    },
    {
        "pk": 5, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": false, 
            "newsbox_meta_description": "Meta description of the news 5", 
            "newsbox_slug": "news-5", 
            "newsbox_changed_date": "2014-03-11T13:53:54.674Z", 
            "newsbox_creation_date": "2014-03-11T13:53:54.674Z", 
    
            "newsbox_publication_start_date": "1985-07-02T11:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-5", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "newsbox_indexed": true, 
            "newsbox_summary": "<p>Summary of the news 5</p>", 
            "newsbox_body": 38, 
            "newsbox_publication_end_date": "2000-01-01T08:00:00Z", 
            "newsbox_title": "News 5"
        }
    },
    {
        "pk": 6, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_meta_description": "Meta description of the news 6", 
            "newsbox_slug": "news-6", 
            "newsbox_changed_date": "2014-03-11T13:53:55.303Z", 
            "newsbox_creation_date": "2014-03-11T13:53:55.303Z", 
    
            "newsbox_publication_start_date": "1985-07-02T12:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-6", 
            "newsbox_date": "2005-07-15T08:00:00Z", 
            "newsbox_indexed": false, 
            "newsbox_summary": "<p>Summary of the news 6</p>", 
            "newsbox_body": 40, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 6"
        }
    },
    {
        "pk": 7, 
        "model": "myapp_cms.newscomplete", 
        "fields": {
            "newsbox_published": true, 
            "newsbox_meta_description": "Meta description of the news 7", 
            "newsbox_slug": "news-7", 
            "newsbox_changed_date": "2014-03-11T13:53:55.922Z", 
            "newsbox_creation_date": "2014-03-11T13:53:55.921Z", 
    
            "newsbox_publication_start_date": "1985-07-02T13:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-7", 
            "newsbox_date": "2020-01-01T08:00:00Z", 
            "newsbox_indexed": true, 
            "newsbox_summary": "<p>Summary of the news 7</p>", 
            "newsbox_body": 42, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 7"
        }
    },
    {
        "pk": 1, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": true, 
            "content_field": "", 
            "newsbox_slug": "news-1", 
            "newsbox_changed_date": "2014-03-11T13:53:40.980Z", 
            "newsbox_creation_date": "2014-03-11T13:53:40.980Z", 
            "newsbox_publication_start_date": "1985-07-02T08:00:00Z", 
            "newsbox_meta_keywords": "keyword1, keyword2, news-1", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": true, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 1</p>", 
            "newsbox_meta_description": "Meta description of the news 1", 
            "newsbox_body": 2, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 1"
        }
    },
    {
        "pk": 2, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": false, 
            "content_field": "", 
            "newsbox_slug": "news-2", 
            "newsbox_changed_date": "2014-03-11T13:53:41.585Z", 
            "newsbox_creation_date": "2014-03-11T13:53:41.585Z", 
    
            "newsbox_publication_start_date": "1985-07-02T09:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-2", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": true, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 2</p>", 
            "newsbox_meta_description": "Meta description of the news 2", 
            "newsbox_body": 4, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 2"
        }
    },
    {
        "pk": 3, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": true, 
            "content_field": "", 
            "newsbox_slug": "news-3", 
            "newsbox_changed_date": "2014-03-11T13:53:42.180Z", 
            "newsbox_creation_date": "2014-03-11T13:53:42.180Z", 
            "newsbox_publication_start_date": "2020-01-01T08:00:00Z", 
            "newsbox_meta_keywords": "keyword1, keyword2, news-3", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": true, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 3</p>", 
            "newsbox_meta_description": "Meta description of the news 3", 
            "newsbox_body": 6, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 3"
        }
    },
    {
        "pk": 4, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": true, 
            "content_field": "", 
            "newsbox_slug": "news-4", 
            "newsbox_changed_date": "2014-03-11T13:53:42.785Z", 
            "newsbox_creation_date": "2014-03-11T13:53:42.784Z", 
    
            "newsbox_publication_start_date": "1985-07-02T10:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-4", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": true, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 4</p>", 
            "newsbox_meta_description": "Meta description of the news 4", 
            "newsbox_body": 8, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 4"
        }
    },
    {
        "pk": 5, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": false, 
            "content_field": "", 
            "newsbox_slug": "news-5", 
            "newsbox_changed_date": "2014-03-11T13:53:43.377Z", 
            "newsbox_creation_date": "2014-03-11T13:53:43.377Z", 
    
            "newsbox_publication_start_date": "1985-07-02T11:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-5", 
            "newsbox_date": "2014-02-22T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": true, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 5</p>", 
            "newsbox_meta_description": "Meta description of the news 5", 
            "newsbox_body": 10, 
            "newsbox_publication_end_date": "2000-01-01T08:00:00Z", 
            "newsbox_title": "News 5"
        }
    },
    {
        "pk": 6, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": true, 
            "content_field": "", 
            "newsbox_slug": "news-6", 
            "newsbox_changed_date": "2014-03-11T13:53:43.980Z", 
            "newsbox_creation_date": "2014-03-11T13:53:43.980Z", 
    
            "newsbox_publication_start_date": "1985-07-02T12:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-6", 
            "newsbox_date": "2005-07-15T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": false, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 6</p>", 
            "newsbox_meta_description": "Meta description of the news 6", 
            "newsbox_body": 12, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 6"
        }
    },
    {
        "pk": 7, 
        "model": "myapp_cms.newsextended", 
        "fields": {
            "newsbox_published": true, 
            "content_field": "", 
            "newsbox_slug": "news-7", 
            "newsbox_changed_date": "2014-03-11T13:53:44.583Z", 
            "newsbox_creation_date": "2014-03-11T13:53:44.583Z", 
    
            "newsbox_publication_start_date": "1985-07-02T13:00:00Z", 
    
    Olivier Le Brouster's avatar
    Olivier Le Brouster committed
            "newsbox_meta_keywords": "keyword1, keyword2, news-7", 
            "newsbox_date": "2020-01-01T08:00:00Z", 
            "general_field": "", 
            "newsbox_indexed": true, 
            "seo_field": "", 
            "newsbox_summary": "<p>Summary of the news 7</p>", 
            "newsbox_meta_description": "Meta description of the news 7", 
            "newsbox_body": 14, 
            "newsbox_publication_end_date": null, 
            "newsbox_title": "News 7"
        }
    }
    ]