~linaro-validation/lava-dashboard/next

« back to all changes in this revision

Viewing changes to dashboard_app/fixtures/hacking_localhost_site.json

  • Committer: Zygmunt Krynicki
  • Date: 2010-12-20 10:59:50 UTC
  • mfrom: (110.1.1 hacking-helpers)
  • Revision ID: zygmunt.krynicki@linaro.org-20101220105950-xee940yc1gq6cjnr
MergeĀ hackingĀ helpers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[
 
2
    {
 
3
        "pk": 1, 
 
4
        "model": "sites.site", 
 
5
        "fields": {
 
6
            "domain": "localhost:8000", 
 
7
            "name": "localhost:8000"
 
8
        }
 
9
    }
 
10
]
 
 
b'\\ No newline at end of file'