/tests/regressiontests/multiple_database/fixtures/multidb-common.json
https://code.google.com/p/mango-py/ · JSON · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · a8a9afa63bacc15753ecc30b21e30413 MD5 · raw file
- [
- {
- "pk": 1,
- "model": "multiple_database.book",
- "fields": {
- "title": "The Definitive Guide to Django",
- "published": "2009-7-8"
- }
- }
- ]