Changed from custom attribute callback to signal for collecting custom attributes.
[django-cas-provider.git] / cas_provider / signals.py
2012-04-16 deykChanged from custom attribute callback to signal for...
2012-04-13 deykMerge remote-tracking branch 'cas2/master'
2012-04-12 deykChanged the signature of the login hijack signal.
2012-04-11 deykAdding the `on_cas_login` signal, which is sent just...
2012-01-24 deykRemoved accounts dependency, using a signal instead.