/tests/regressiontests/fixtures_regress/fixtures/sequence.json

https://code.google.com/p/mango-py/ · JSON · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 3f1283a215115052a31253b7053d71b0 MD5 · raw file

  1. [
  2. {
  3. "pk": "1",
  4. "model": "fixtures_regress.animal",
  5. "fields": {
  6. "name": "Lion",
  7. "latin_name": "Panthera leo",
  8. "count": 3,
  9. "weight": 1.2
  10. }
  11. }
  12. ]