|
1 | 1 | [ |
2 | 2 | { |
3 | | - "pk": -1, |
4 | | - "model": "auth.user", |
| 3 | + "pk": -1, |
| 4 | + "model": "auth.user", |
5 | 5 | "fields": { |
6 | | - "username": "AnonymousUser", |
7 | | - "first_name": "", |
8 | | - "last_name": "", |
9 | | - "is_active": true, |
10 | | - "is_superuser": false, |
11 | | - "is_staff": false, |
12 | | - "last_login": "2014-02-16T13:13:47.539Z", |
13 | | - "groups": [], |
14 | | - "user_permissions": [], |
15 | | - "password": "", |
16 | | - "email": "", |
| 6 | + "username": "AnonymousUser", |
| 7 | + "first_name": "", |
| 8 | + "last_name": "", |
| 9 | + "is_active": true, |
| 10 | + "is_superuser": false, |
| 11 | + "is_staff": false, |
| 12 | + "last_login": "2014-02-16T13:13:47.539Z", |
| 13 | + "groups": [], |
| 14 | + "user_permissions": [], |
| 15 | + "password": "", |
| 16 | + "email": "", |
17 | 17 | "date_joined": "2014-02-16T13:13:47.539Z" |
18 | 18 | } |
19 | 19 | }, |
20 | 20 | { |
21 | | - "pk": 1, |
22 | | - "model": "auth.user", |
| 21 | + "pk": 1, |
| 22 | + "model": "auth.user", |
23 | 23 | "fields": { |
24 | | - "username": "devuser", |
25 | | - "first_name": "", |
26 | | - "last_name": "", |
27 | | - "is_active": true, |
28 | | - "is_superuser": true, |
29 | | - "is_staff": true, |
30 | | - "last_login": "2014-01-27T23:30:25.062Z", |
31 | | - "groups": [], |
32 | | - "user_permissions": [], |
33 | | - "password": "pbkdf2_sha256$12000$sGISfpN866YM$+pWXpirYh4rSfa0XX9kxvH047GTycDa8U9axRLHuJhk=", |
34 | | - "email": "dev@dev.com", |
| 24 | + "username": "devuser", |
| 25 | + "first_name": "", |
| 26 | + "last_name": "", |
| 27 | + "is_active": true, |
| 28 | + "is_superuser": true, |
| 29 | + "is_staff": true, |
| 30 | + "last_login": "2014-01-27T23:30:25.062Z", |
| 31 | + "groups": [], |
| 32 | + "user_permissions": [], |
| 33 | + "password": "pbkdf2_sha256$12000$sGISfpN866YM$+pWXpirYh4rSfa0XX9kxvH047GTycDa8U9axRLHuJhk=", |
| 34 | + "email": "dev@dev.com", |
35 | 35 | "date_joined": "2014-01-27T22:23:49.793Z" |
36 | 36 | } |
37 | 37 | }, |
38 | 38 | { |
39 | | - "pk": 1, |
40 | | - "model": "sites.site", |
| 39 | + "pk": 1, |
| 40 | + "model": "sites.site", |
41 | 41 | "fields": { |
42 | | - "domain": "deis-controller.local", |
43 | | - "name": "deis-controller.local" |
| 42 | + "domain": "local.deisapp.com", |
| 43 | + "name": "local.deisapp.com" |
44 | 44 | } |
45 | 45 | }, |
46 | 46 | { |
47 | | - "pk": "8b196fb8-5774-4512-b3cc-569af8894a6c", |
| 47 | + "pk": "8b196fb8-5774-4512-b3cc-569af8894a6c", |
48 | 48 | "model": "api.cluster", |
49 | 49 | "fields": { |
50 | | - "updated": "2014-01-27T23:32:51.173Z", |
51 | | - "created": "2014-01-27T23:32:02.148Z", |
52 | | - "domain": "deis-controller.local", |
| 50 | + "updated": "2014-01-27T23:32:51.173Z", |
| 51 | + "created": "2014-01-27T23:32:02.148Z", |
| 52 | + "domain": "local.deisapp.com", |
53 | 53 | "owner": [ |
54 | 54 | "devuser" |
55 | 55 | ], |
|
0 commit comments