Changeset - 03d5b55a4e18
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-13 07:07:47
lukeman@gmail.com
update initial fixture
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
fixtures/initial_data.json
Show inline comments
...
 
@@ -3,8 +3,8 @@
 
        "pk": 1, 
 
        "model": "sites.site", 
 
        "fields": {
 
            "domain": "example.com", 
 
            "name": "example.com"
 
            "domain": "localhost",
 
            "name": "SymposionCon"
 
        }
 
    }
 
]
0 comments (0 inline, 0 general)