/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

  1. [
  2. {
  3. "pk": "6",
  4. "model": "fixtures.article",
  5. "fields": {
  6. "headline": "Who needs more than one database?",
  7. "pub_date": "2006-06-16 14:00:00"
  8. }
  9. }
  10. ]