github.com/ghodss/etcd@v0.3.1-0.20140417172404-cc329bfa55cb/contrib/graphite/initial_data.json (about)

     1  [
     2    {
     3      "pk": 1,
     4      "model": "auth.user",
     5      "fields": {
     6        "username": "admin",
     7        "first_name": "",
     8        "last_name": "",
     9        "is_active": true,
    10        "is_superuser": true,
    11        "is_staff": true,
    12        "last_login": "2011-09-20 17:02:14",
    13        "groups": [],
    14        "user_permissions": [],
    15        "password": "sha1$1b11b$edeb0a67a9622f1f2cfeabf9188a711f5ac7d236",
    16        "email": "root@example.com",
    17        "date_joined": "2011-09-20 17:02:14"
    18      }
    19    }
    20  ]