/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json
https://code.google.com/p/mango-py/ · JSON · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 9b6668b7845695e75b3b2973e4e6075b MD5 · raw file
- [
- {
- "pk": "6",
- "model": "fixtures.article",
- "fields": {
- "headline": "Who needs more than one database?",
- "pub_date": "2006-06-16 14:00:00"
- }
- }
- ]