/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
- [
- {
- "pk": "1",
- "model": "fixtures_regress.animal",
- "fields": {
- "name": "Lion",
- "latin_name": "Panthera leo",
- "count": 3,
- "weight": 1.2
- }
- }
- ]