Ticket #9887: authtestdata.json.patch
File authtestdata.json.patch, 562 bytes (added by , 16 years ago) |
---|
-
django/contrib/auth/fixtures/authtestdata.json
7 7 "first_name": "Test", 8 8 "last_name": "Client", 9 9 "is_active": true, 10 "is_superuser": false,10 "is_superuser": true, 11 11 "is_staff": false, 12 12 "last_login": "2006-12-17 07:03:31", 13 13 "groups": [],