thorn
thorn copied to clipboard
Remove unique_together (url, event) constraint
We'd like to have more than one subscription to the same event/URL combination.
I tried to remove the constraint in #24 and it seems to pass the test suite. So it's not actually assumed anywhere in the code.