| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Signals: Move group changes outside of the loop | 2019-10-20 | -6/+6 | |
| * | Allauth: Address reviews by @lemonsaurus | 2019-10-14 | -8/+76 | |
| * | Signals: Handle (and test) mapping updates/deletions | 2019-10-11 | -4/+41 | |
| * | Signals: `add()` does require a list, a generator won't do. | 2019-10-11 | -2/+2 | |
| * | Simplify signals.py as per @jchristgit's review | 2019-10-11 | -10/+6 | |
| * | Clarify _apply_groups kwarg (Thanks, @jchristgit) | 2019-10-11 | -1/+1 | |
| * | Clean up and comment signal tests | 2019-10-04 | -2/+2 | |
| * | Tests for signal handlers | 2019-10-04 | -5/+8 | |
| * | Hook up Allauth and model signals to handle group assignments | 2019-10-03 | -0/+156 |