thirdparty/google_appengine/lib/django/tests/modeltests/test_client/fixtures/testdata.json
changeset 2878 cf4b80992451
parent 2871 e440e94a874b
parent 2877 8bbdc95f87f8
child 2879 cb0f9b4646aa
--- a/thirdparty/google_appengine/lib/django/tests/modeltests/test_client/fixtures/testdata.json	Mon Sep 07 20:26:39 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-[
-    {
-        "pk": "1", 
-        "model": "auth.user", 
-        "fields": {
-            "username": "testclient", 
-            "first_name": "Test", 
-            "last_name": "Client", 
-            "is_active": true, 
-            "is_superuser": false, 
-            "is_staff": false, 
-            "last_login": "2006-12-17 07:03:31", 
-            "groups": [], 
-            "user_permissions": [], 
-            "password": "sha1$6efc0$f93efe9fd7542f25a7be94871ea45aa95de57161", 
-            "email": "testclient@example.com", 
-            "date_joined": "2006-12-17 07:03:31"
-        }
-    }
-]
\ No newline at end of file