thirdparty/google_appengine/lib/django/tests/modeltests/fixtures/fixtures/fixture2.json
changeset 2878 cf4b80992451
parent 2871 e440e94a874b
parent 2877 8bbdc95f87f8
child 2879 cb0f9b4646aa
--- a/thirdparty/google_appengine/lib/django/tests/modeltests/fixtures/fixtures/fixture2.json	Mon Sep 07 20:26:39 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-[
-    {
-        "pk": "3", 
-        "model": "fixtures.article", 
-        "fields": {
-            "headline": "Copyright is fine the way it is", 
-            "pub_date": "2006-06-16 14:00:00"
-        }
-    }, 
-    {
-        "pk": "4", 
-        "model": "fixtures.article", 
-        "fields": {
-            "headline": "Django conquers world!", 
-            "pub_date": "2006-06-16 15:00:00"
-        }
-    }
-]
\ No newline at end of file