~ubuntuone-pqm-team/django/stable

« back to all changes in this revision

Viewing changes to tests/proxy_models/fixtures/mypeople.json

  • Committer: Natalia
  • Date: 2014-12-05 15:21:13 UTC
  • Revision ID: natalia.bidart@ubuntu.com-20141205152113-cchtmygjia45gb87
Tags: 1.6.8
- Imported Django 1.6.8 from released tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[
 
2
    {
 
3
        "pk": 100,
 
4
        "model": "proxy_models.myperson",
 
5
        "fields": {
 
6
            "name": "Elvis Presley"
 
7
        }
 
8
    }
 
9
]
 
 
b'\\ No newline at end of file'