I'm using Django's sites framework and would like to use Gargoyle to enable/disable functionality on a site-by-site basis. This would involve creating my own condition set for Site
.
I've read the Condition Set API reference and had a look at the built in sets which come with Gargoyle, but I'm still at a loss as to how I should go about creating my own sets.