PageRenderTime 105ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json

https://code.google.com/p/mango-py/
JSON | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | 4416d69f97f45edf84efab4ca9bc1942 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. [
  2. {
  3. "pk": "8",
  4. "model": "fixtures.article",
  5. "fields": {
  6. "headline": "There is no spoon.",
  7. "pub_date": "2006-06-16 14:00:00"
  8. }
  9. }
  10. ]