/tests/modeltests/fixtures/fixtures/initial_data.json
https://code.google.com/p/mango-py/ · JSON · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 6cf1f44ab766e6a25e0d18125bf683be MD5 · raw file
- [
- {
- "pk": "1",
- "model": "fixtures.article",
- "fields": {
- "headline": "Python program becomes self aware",
- "pub_date": "2006-06-16 11:00:00"
- }
- }
- ]