/tests/modeltests/fixtures/fixtures/initial_data.json
JSON | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | 6cf1f44ab766e6a25e0d18125bf683be MD5 | raw file
Possible License(s): BSD-3-Clause
- [
- {
- "pk": "1",
- "model": "fixtures.article",
- "fields": {
- "headline": "Python program becomes self aware",
- "pub_date": "2006-06-16 11:00:00"
- }
- }
- ]