[
{
"model": "main.user",
"pk": 1,
"fields": {
"password": "pbkdf2_sha256$320000$ENkWsLlFC6V66zsGNR77xv$vmVnKNC8YN1poxLB5JfhhVvFtXeGmWklXq0Xnig0eA4=",
"last_login": "2022-04-02T23:01:17.859",
"is_superuser": true,
"first_name": "",
"last_name": "",
"is_staff": true,
"is_active": true,
"date_joined": "2022-04-02T22:57:11",
"username": "admin",
"email": "",
"about": "",
"blog_title": "admin dev blog",
"blog_byline": "stuff",
"footer_note": "[Public domain](/license). Powered by [mataroa.blog](https://mataroa.blog/).",
"theme_zialucia": false,
"redirect_domain": null,
"custom_domain": null,
"comments_on": false,
"notifications_on": true,
"mail_export_on": true,
"export_unsubscribe_key": "97a97638-a14a-451d-9bca-43a33455ec38",
"webring_name": "hackers webring",
"webring_url": null,
"webring_prev_url": null,
"webring_next_url": null,
"stripe_customer_id": null,
"monero_address": null,
"is_premium": false,
"is_grandfathered": false,
"groups": [],
"user_permissions": []
}
},
{
"model": "main.post",
"pk": 1,
"fields": {
"title": "Hello world!",
"slug": "hello-world",
"body": "Hi there!\n\nHow are you?",
"owner": 1,
"created_at": "2022-04-02T22:57:16.104",
"updated_at": "2022-04-02T22:57:16.104",
"published_at": "2022-04-02"
}
},
{
"model": "main.post",
"pk": 2,
"fields": {
"title": "Hi again",
"slug": "hi-again",
"body": "There are things that are within our power, and things that fall outside our power. Within our power are our own opinions, aims, desires, dislikes—in sum, our own thoughts and actions. Outside our power are our physical characteristics, the class into which we were born, our reputation in the eyes of others, and honors and offices that may be bestowed on us.",
"owner": 1,
"created_at": "2022-04-02T22:57:16.106",
"updated_at": "2022-04-02T22:57:16.106",
"published_at": "2022-04-02"
}
},
{
"model": "main.post",
"pk": 3,
"fields": {
"title": "I am draft",
"slug": "i-am-draft",
"body": "As in I am Groot.",
"owner": 1,
"created_at": "2022-04-02T22:57:16.106",
"updated_at": "2022-04-02T22:57:16.106",
"published_at": "2022-04-02"
}
},
{
"model": "main.page",
"pk": 1,
"fields": {
"title": "License",
"slug": "licence",
"body": "MIT",
"owner": 1,
"created_at": "2022-04-02T22:57:16.107",
"updated_at": "2022-04-02T22:57:16.107",
"is_hidden": false
}
},
{
"model": "main.notification",
"pk": 1,
"fields": {
"blog_user": 1,
"email": "admin@example.com",
"unsubscribe_key": "cd2c35a5-7a37-4f85-852e-3f68572330e2",
"is_active": true
}
},
{
"model": "main.notification",
"pk": 2,
"fields": {
"blog_user": 1,
"email": "admin+mataroa@example.com",
"unsubscribe_key": "e8ccfa9f-25b0-4c2f-b2c0-11449c1c0cd2",
"is_active": true
}
},
{
"model": "main.notificationrecord",
"pk": 1,
"fields": {
"notification": 1,
"post": 1,
"sent_at": "2022-04-02T22:57:16.108"
}
},
{
"model": "main.notificationrecord",
"pk": 2,
"fields": {
"notification": 2,
"post": 1,
"sent_at": "2022-04-02T22:57:16.109"
}
},
{
"model": "main.notificationrecord",
"pk": 3,
"fields": {
"notification": 1,
"post": 2,
"sent_at": "2022-04-02T22:57:16.109"
}
},
{
"model": "main.notificationrecord",
"pk": 4,
"fields": {
"notification": 2,
"post": 2,
"sent_at": "2022-04-02T22:57:16.110"
}
}
]