diff --git a/bakerydemo/base/fixtures/bakerydemo.json b/bakerydemo/base/fixtures/bakerydemo.json index d871e1e..fd17679 100644 --- a/bakerydemo/base/fixtures/bakerydemo.json +++ b/bakerydemo/base/fixtures/bakerydemo.json @@ -1679,8 +1679,8 @@ "last_login": "2019-04-23T19:58:19.460Z", "is_superuser": false, "username": "editor", - "first_name": "Editor", - "last_name": "User", + "first_name": "Eddy", + "last_name": "Thorsørensen", "email": "editor@example.com", "is_staff": false, "is_active": true, @@ -1697,8 +1697,8 @@ "last_login": "2019-04-23T19:58:19.460Z", "is_superuser": false, "username": "moderator", - "first_name": "Moderator", - "last_name": "User", + "first_name": "Jordan", + "last_name": "Rules", "email": "moderator@example.com", "is_staff": false, "is_active": true, @@ -1712,11 +1712,11 @@ "pk": 6, "fields": { "password": "pbkdf2_sha256$600000$zQKWzgiFtsrRNaYd2owW0c$Y5NyUP57J53f4YV7JfP+AUMBGFvHd3QGHQv4O7UhSLQ=", - "last_login": "2019-04-23T19:58:19.460Z", + "last_login": null, "is_superuser": true, "username": "inactive", - "first_name": "Inactive", - "last_name": "User", + "first_name": "Iman", + "last_name": "Absent", "email": "inactive@example.com", "is_staff": false, "is_active": false, @@ -1733,8 +1733,8 @@ "last_login": "2019-04-23T19:58:19.460Z", "is_superuser": true, "username": "german", - "first_name": "German", - "last_name": "User", + "first_name": "Friedrich Wilhelm", + "last_name": "von Braunenberg", "email": "german@example.com", "is_staff": false, "is_active": true, @@ -1751,8 +1751,8 @@ "last_login": "2019-04-23T19:59:19.460Z", "is_superuser": true, "username": "arabic", - "first_name": "Arabic", - "last_name": "User", + "first_name": "Nour", + "last_name": "al-Hudā", "email": "arabic@example.com", "is_staff": false, "is_active": true,