thirdparty/google_appengine/lib/django/tests/modeltests/fixtures/fixtures/fixture2.json
changeset 2866 a04b1e4126c4
parent 2864 2e0b0af889be
child 2868 9f7f269383f7
--- a/thirdparty/google_appengine/lib/django/tests/modeltests/fixtures/fixtures/fixture2.json	Sun Sep 06 23:31:53 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