Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/fixtures_regress/fixtures/path.containing.dots.json
blob: d62ac03fff005fae37ee1c9e6a2216fa90a5839c (plain)
1
2
3
4
5
6
7
8
9
[
    {
        "pk": "1",
        "model": "fixtures_regress.absolute",
        "fields": {
            "name": "Load Absolute Path Test"
        }
    }
]