Files @ 3d5ed5c5160a
Branch filter:

Location: symposion_app/fixtures/sites.json

James Polley
Turn review jobs back on

Use a new "rego-review" namespace to not interfere with the dev instance.
[
    {
        "pk": 1,
        "model": "sites.site",
        "fields": {
            "domain": "lca2019.linux.org.au",
            "name": "linux.conf.au 2019"
        }
    }
]