Django 1.9 introduced contrib.auth.mixins
These do a lot of what we were doing manually.
Also, I want to remove wafer.utils.LoginRequiredMixin
, see https://github.com/CTPUG/wafer/pull/408
These do a lot of what we were doing manually.
Also, I want to remove wafer.utils.LoginRequiredMixin
, see https://github.com/CTPUG/wafer/pull/408