Files @ c3354d6ff62a
Branch filter:

Location: CopyleftConf/copyleftconf-website/fixtures/users.json

Chris Lamb
Correct start of acceptance notification week date.

August 2019
Su Mo Tu We Th Fr Sa
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

re. https://twitter.com/lolamby/status/1163538533400764416
[
{
    "pk": 1,
    "model": "auth.user",
    "fields": {
        "date_joined": "2015-10-17T00:14:31.619Z",
        "groups": [],
        "user_permissions": [],
        "username": "pinax",
        "last_name": "",
        "is_superuser": true,
        "is_active": true,
        "email": "",
        "is_staff": true,
        "last_login": null,
        "first_name": "",
        "password": "pbkdf2_sha256$20000$mL5SrgzL4TSJ$y9rRoK1ZghGD8ywsJK0472Zp7DB+fr7jPZ9+MxPlWr0="
    }
}
]