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) · 985 Bytes
/
Copy pathdata.json
File metadata and controls
1 lines (1 loc) · 985 Bytes
1
[{"model": "blog.comment", "pk": 2, "fields": {"creator": 1, "content": "I like myself!", "content_type": 4, "object_id": 1, "created_at": "2022-08-28T08:22:23.843Z", "modified_at": "2022-08-28T08:22:23.856Z"}}, {"model": "blog.tag", "pk": 1, "fields": {"value": "tag1"}}, {"model": "blog.post", "pk": 1, "fields": {"author": 1, "created_at": "2022-08-26T18:56:34.923Z", "modified_at": "2022-08-28T10:54:17.800Z", "published_at": "2022-08-28T10:53:29Z", "title": "post one", "slug": "post-one", "summary": "s", "content": "content1", "tags": [1]}}, {"model": "blango_auth.User", "pk": 1, "fields": {"password": "pbkdf2_sha256$260000$niQ9FU3BSA4ym4PSZTE8xh$bLDRPxfHCkO3Geyu6Ivtizl0eZewIO3D8sgHQ8VcZg4=", "last_login": "2022-09-06T06:45:48.723Z", "is_superuser": true, "username": "zainab", "first_name": "zianab", "last_name": "Joumaa", "email": "zinab.jom3a@gmail.com", "is_staff": true, "is_active": true, "date_joined": "2022-08-26T14:58:20Z", "groups": [], "user_permissions": []}}]