/tests/modeltests/fixtures_model_package/fixtures/initial_data.json

https://code.google.com/p/mango-py/ · JSON · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 048dbc76834df091881be1134f34249a MD5 · raw file

  1. [
  2. {
  3. "pk": "1",
  4. "model": "fixtures_model_package.article",
  5. "fields": {
  6. "headline": "Python program becomes self aware",
  7. "pub_date": "2006-06-16 11:00:00"
  8. }
  9. }
  10. ]