/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
- [
- {
- "pk": "1",
- "model": "fixtures_model_package.article",
- "fields": {
- "headline": "Python program becomes self aware",
- "pub_date": "2006-06-16 11:00:00"
- }
- }
- ]