File diff 646839fffa00 → 448aa7255869
fixtures/conference.json
Show inline comments
...
 
@@ -3,13 +3,13 @@
 
        "pk": 1,
 
        "model": "symposion_conference.conference",
 
        "fields": {
 
            "timezone": "US/Eastern",
 
            "start_date": "2040-01-01",
 
            "end_date": "2040-01-04",
 
            "title": "PinaxCon"
 
            "title": "PyCon AU 2017"
 
        }
 
    },
 
    {
 
        "pk": 1,
 
        "model": "symposion_conference.section",
 
        "fields": {