mirror of
https://github.com/django/django.git
synced 2025-06-28 14:59:13 +00:00
Introduced an AbstractBaseSession model and hooks providing the option of overriding the model class used by the session store and the session store class used by the model.