1👍
✅
There are login and logout signals sent by Django that You can use for this purpose: https://docs.djangoproject.com/en/1.5/ref/contrib/auth/#module-django.contrib.auth.signals
Source:stackexchange.com
1👍
There are login and logout signals sent by Django that You can use for this purpose: https://docs.djangoproject.com/en/1.5/ref/contrib/auth/#module-django.contrib.auth.signals