forked from p-atrick/blango
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
1 lines (1 loc) · 3.48 KB
/
data.json
File metadata and controls
1 lines (1 loc) · 3.48 KB
1
[{"model": "blog.comment", "pk": 1, "fields": {"creator": 1, "content": "Great post!", "content_type": 7, "object_id": 1, "created_at": "2022-12-01T11:36:41.871Z", "modified_at": "2022-12-01T11:36:41.885Z"}}, {"model": "blog.comment", "pk": 2, "fields": {"creator": 1, "content": "it's me", "content_type": 4, "object_id": 1, "created_at": "2022-12-01T11:36:41.871Z", "modified_at": "2022-12-01T11:36:41.885Z"}}, {"model": "blog.comment", "pk": 3, "fields": {"creator": 1, "content": "hi me", "content_type": 7, "object_id": 2, "created_at": "2023-03-12T18:20:58.901Z", "modified_at": "2023-03-12T18:20:58.901Z"}}, {"model": "blog.comment", "pk": 4, "fields": {"creator": 1, "content": "Thanks for readfing my post!", "content_type": 7, "object_id": 1, "created_at": "2023-06-03T20:43:11.524Z", "modified_at": "2023-06-03T20:43:11.524Z"}}, {"model": "blog.comment", "pk": 5, "fields": {"creator": 2, "content": "Thanks for readfing my post!", "content_type": 7, "object_id": 2, "created_at": "2023-06-03T20:43:11.524Z", "modified_at": "2023-06-03T20:43:11.524Z"}}, {"model": "blog.comment", "pk": 6, "fields": {"creator": 3, "content": "Thanks for readfing my post!", "content_type": 7, "object_id": 3, "created_at": "2023-06-03T20:43:11.524Z", "modified_at": "2023-06-03T20:43:11.524Z"}}, {"model": "blog.tag", "pk": 1, "fields": {"value": "t"}}, {"model": "blog.tag", "pk": 2, "fields": {"value": "one"}}, {"model": "blog.post", "pk": 1, "fields": {"author": 1, "created_at": "2022-11-29T05:16:58.533Z", "modified_at": "2022-11-29T05:16:58.533Z", "published_at": null, "title": "the first post", "slug": "the-first-post", "summary": "test", "content": "Contents of the first post", "tags": [1]}}, {"model": "blog.post", "pk": 2, "fields": {"author": 2, "created_at": "2023-02-11T21:30:02.087Z", "modified_at": "2023-02-11T21:30:02.087Z", "published_at": "2023-02-11T21:28:25Z", "title": "ali's post 1", "slug": "alis-post-1", "summary": "new post1", "content": "This is the content of the post 1", "tags": [2]}}, {"model": "blog.post", "pk": 3, "fields": {"author": 3, "created_at": "2023-02-11T21:31:08.435Z", "modified_at": "2023-02-11T21:31:08.435Z", "published_at": "2023-02-10T21:29:51Z", "title": "first ever", "slug": "first-ever", "summary": "first blog post", "content": "this is the forst post in the blog", "tags": [1]}}, {"model": "blango_auth.User", "pk": 1, "fields": {"password": "argon2$argon2id$v=19$m=102400,t=2,p=8$TTRsTU9Nc21TN3BmR3VHakpNMkZrZA$7pgiNNhkoOscNjpx1NNMfw", "last_login": "2023-05-28T14:13:54.408Z", "is_superuser": true, "username": "codio", "first_name": "", "last_name": "", "email": "3ali.jamous@gmail.com", "is_staff": true, "is_active": true, "date_joined": "2022-11-29T04:09:36.047Z", "groups": [], "user_permissions": []}}, {"model": "blango_auth.User", "pk": 2, "fields": {"password": "pbkdf2_sha256$260000$1IKaqIKpQV6y5XCDWlhtOz$IeGZCKy7F6v0PmNfXUvGKVkiTBbiOdwBVsUuzjxC5Ao=", "last_login": null, "is_superuser": false, "username": "ali", "first_name": "Ali", "last_name": "Jamous", "email": "alijamous@gmail.com", "is_staff": false, "is_active": true, "date_joined": "2023-02-11T21:28:00Z", "groups": [], "user_permissions": []}}, {"model": "blango_auth.User", "pk": 3, "fields": {"password": "pbkdf2_sha256$260000$QSWjJfRWyzmP4tIIg2n6lQ$VPkWdQggYL55Jn3rB0V1Y+atdA0I826OOBCf2sTniH4=", "last_login": null, "is_superuser": false, "username": "auth2", "first_name": "", "last_name": "", "email": "", "is_staff": false, "is_active": true, "date_joined": "2023-02-11T21:28:38.095Z", "groups": [], "user_permissions": []}}]