/tests/regressiontests/fixtures_regress/fixtures/thingy.json
JSON | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | bc72b4e49ac1b64c7838fb0c33591d81 MD5 | raw file
1[ 2 { 3 "pk": "1", 4 "model": "fixtures_regress.thingy", 5 "fields": { 6 "name": "Whatchamacallit" 7 } 8 } 9]