PageRenderTime 28ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/tests/regressiontests/fixtures_regress/fixtures/thingy.json

https://code.google.com/p/mango-py/
JSON | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | bc72b4e49ac1b64c7838fb0c33591d81 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. [
  2. {
  3. "pk": "1",
  4. "model": "fixtures_regress.thingy",
  5. "fields": {
  6. "name": "Whatchamacallit"
  7. }
  8. }
  9. ]