forked from p-atrick/blango
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
1 lines (1 loc) · 4.49 KB
/
data.json
1
[{"model": "blog.comment", "pk": 2, "fields": {"creator": 1, "content": "I like myself and yes", "content_type": 4, "object_id": 1, "created_at": "2021-11-25T03:00:06.130Z", "modified_at": "2021-12-16T05:54:30.145Z"}}, {"model": "blog.comment", "pk": 3, "fields": {"creator": 1, "content": "jkjkjkjjk", "content_type": 7, "object_id": 1, "created_at": "2021-12-16T05:54:49.534Z", "modified_at": "2021-12-16T05:54:49.534Z"}}, {"model": "blog.comment", "pk": 4, "fields": {"creator": 1, "content": "dramatic", "content_type": 9, "object_id": 1, "created_at": "2021-12-19T02:46:36.034Z", "modified_at": "2021-12-19T02:46:36.034Z"}}, {"model": "blog.comment", "pk": 5, "fields": {"creator": 1, "content": "what a nice day", "content_type": 9, "object_id": 2, "created_at": "2021-12-21T00:24:07.988Z", "modified_at": "2021-12-21T00:24:07.988Z"}}, {"model": "blog.comment", "pk": 6, "fields": {"creator": 1, "content": "ABCDE", "content_type": 9, "object_id": 1, "created_at": "2021-12-21T00:25:47.367Z", "modified_at": "2021-12-21T00:25:47.367Z"}}, {"model": "blog.comment", "pk": 7, "fields": {"creator": 1, "content": "what a lovely day", "content_type": 7, "object_id": 1, "created_at": "2021-12-21T00:26:59.426Z", "modified_at": "2021-12-21T00:26:59.426Z"}}, {"model": "blog.comment", "pk": 8, "fields": {"creator": 1, "content": "Thank you for reading my post! Signed, Diako", "content_type": 7, "object_id": 1, "created_at": "2021-12-28T05:04:54.000Z", "modified_at": "2021-12-28T05:04:54.000Z"}}, {"model": "blog.comment", "pk": 9, "fields": {"creator": 1, "content": "Thank you for reading my post! Signed, Diako", "content_type": 7, "object_id": 2, "created_at": "2021-12-28T05:04:54.000Z", "modified_at": "2021-12-28T05:04:54.000Z"}}, {"model": "blog.comment", "pk": 10, "fields": {"creator": 1, "content": "Thank you for reading my post! Signed, Diako", "content_type": 7, "object_id": 3, "created_at": "2021-12-28T05:04:54.000Z", "modified_at": "2021-12-28T05:04:54.000Z"}}, {"model": "blog.comment", "pk": 11, "fields": {"creator": 1, "content": "Thank you for reading my post! Signed, Diako", "content_type": 7, "object_id": 1, "created_at": "2021-12-28T05:04:54.000Z", "modified_at": "2021-12-28T05:04:54.000Z"}}, {"model": "blog.comment", "pk": 12, "fields": {"creator": 1, "content": "Thank you for reading my post! Signed, Diako", "content_type": 7, "object_id": 2, "created_at": "2021-12-28T05:04:54.000Z", "modified_at": "2021-12-28T05:04:54.000Z"}}, {"model": "blog.comment", "pk": 13, "fields": {"creator": 1, "content": "Thank you for reading my post! Signed, Diako", "content_type": 7, "object_id": 3, "created_at": "2021-12-28T05:04:54.000Z", "modified_at": "2021-12-28T05:04:54.000Z"}}, {"model": "blog.tag", "pk": 1, "fields": {"value": "django randomness"}}, {"model": "blog.tag", "pk": 2, "fields": {"value": "blah"}}, {"model": "blog.tag", "pk": 3, "fields": {"value": "AdvnacedDjango"}}, {"model": "blog.post", "pk": 1, "fields": {"author": 1, "created_at": "2021-11-24T00:23:24.582Z", "modified_at": "2021-12-02T03:56:46.893Z", "published_at": "2021-12-02T03:56:40Z", "title": "the discovery of randomness", "slug": "the-discovery-of-randomness", "summary": "how can radnomness be found", "content": "the dramatic event of 20th century left us", "tags": [1, 2]}}, {"model": "blog.post", "pk": 2, "fields": {"author": 1, "created_at": "2021-12-02T04:00:35.187Z", "modified_at": "2021-12-02T04:00:35.187Z", "published_at": "2021-12-02T03:58:25Z", "title": "Advanced Django: A Review", "slug": "advanced-django-a-review", "summary": "The great course a must-do for anyone looking to take the next Django step", "content": "Our staff is working to provide you with the most accurate and up-to-date content on the internt with regarding to django", "tags": [3]}}, {"model": "blog.post", "pk": 3, "fields": {"author": 1, "created_at": "2021-12-14T08:20:55.869Z", "modified_at": "2021-12-14T08:20:55.869Z", "published_at": "2021-12-14T08:19:56Z", "title": "The world takeover", "slug": "the-world-takeover", "summary": "It was the worst times and the best of times", "content": "we should be happy that such an incidence has happened.", "tags": [2]}}, {"model": "blango_auth.User", "pk": 1, "fields": {"password": "pbkdf2_sha256$260000$VjEDR1Xde6JLVWuVTeSR1y$H9LdFu+v4luyzwl/I8y+kiD+AL7Y1y9ggnwFUbBACbU=", "last_login": "2021-12-21T01:22:20.409Z", "is_superuser": true, "username": "Diako", "first_name": "", "last_name": "", "email": "[email protected]", "is_staff": true, "is_active": true, "date_joined": "2021-11-21T03:36:51.167Z", "groups": [], "user_permissions": []}}]