/tests/regressiontests/fixtures_regress/fixtures/thingy.json
JSON | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | bc72b4e49ac1b64c7838fb0c33591d81 MD5 | raw file
Possible License(s): BSD-3-Clause
- [
- {
- "pk": "1",
- "model": "fixtures_regress.thingy",
- "fields": {
- "name": "Whatchamacallit"
- }
- }
- ]